| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property MinorTickOffset As Integer | |
| C# | |
|---|---|
public virtual int MinorTickOffset {get; set;} | |
Property Value
IntegerThe default location of each tick is the current value of the GaugeHeight property. This property accepts positive and negative numbers, moving the ticks further or closer to origin.