AxisBase.MinorCount Property
In This Article
Gets or sets the number of minor tickmarks and grid lines.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the number of minor tickmarks between two major tickmarks. The same value specifies the number of grid lines. |
See Also