| 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 GaugeHeight property. This property accepts positive and negative values, moving the ticks further or closer to origin.