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