LinearScale.TickCount Property
Gets the total number of major and minor tick marks on the scale.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the total number of major and minor tick marks on the scale. |
See Also