| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property MinorTicks As Integer | |
| C# | |
|---|---|
public virtual int MinorTicks {get; set;} | |
Property Value
IntegerThe MajorTicks property will need a minimum value of 2, before the minor tick lines will be drawn.
| dbicGauge | Send comments on this topic. |
| MinorTicks Property | |
| See Also | |
|
| dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGauge Class : MinorTicks Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property MinorTicks As Integer | |
| C# | |
|---|---|
public virtual int MinorTicks {get; set;} | |