AxisBase.ShowMajorGridlines Property
Specifies whether or not to show major gridlines.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to display major gridlines; otherwise - false; |
See Also