Back to Devexpress

AxisLabelResolveOverlappingOptions.AllowHide Property

maui-devexpress-dot-maui-dot-charts-dot-axislabelresolveoverlappingoptions.md

latest1.1 KB
Original Source

AxisLabelResolveOverlappingOptions.AllowHide Property

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public bool AllowHide { get; set; }

Property Value

TypeDefault
Booleanfalse

Property Paths

You can access this nested property as listed below:

Object TypePath to AllowHide
AxisLabel

.ResolveOverlappingOptions .AllowHide

|

See Also

AxisLabelResolveOverlappingOptions Class

AxisLabelResolveOverlappingOptions Members

DevExpress.Maui.Charts Namespace