AxisBase.MinorCount Property
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
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