AxisBase.GridSpacing Property
Gets or sets the numeric interval between the axis’ gridlines.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double value which specifies the interval between gridlines. |
See Also