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