AxisLabelFormatAutoReplaceOptions.Enabled Property
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public bool Enabled { get; set; }
Property Value
| Type | Default |
|---|---|
| Boolean | true |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Enabled |
|---|---|
| DateTimeAxisX |
|
See Also