| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property MajorTickOffset As Integer | |
| C# | |
|---|---|
public virtual int MajorTickOffset {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.