SeriesCrosshairOptions.AxisLineVisible Property
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public bool AxisLineVisible { get; set; }
Property Value
| Type | Default |
|---|---|
| Boolean | true |
See Also