CustomAxisLabel.GridLineVisible Property
Gets or sets the value that specifies whether to show a grid line for the custom axis label.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if a grid line should be visible; otherwise, false. |
See Also