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