Back to Devexpress

AxisLabelBase.Visible Property

maui-devexpress-dot-maui-dot-charts-dot-axislabelbase-d6cc96ba.md

latest833 B
Original Source

AxisLabelBase.Visible Property

Gets or sets whether axis labels are visible. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public bool Visible { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true if axis labels is visible; otherwise, false.

|

See Also

AxisLabelBase Class

AxisLabelBase Members

DevExpress.Maui.Charts Namespace