Back to Devexpress

TitleBase.Visible Property

maui-devexpress-dot-maui-dot-charts-dot-titlebase-20c842bf.md

latest808 B
Original Source

TitleBase.Visible Property

Gets or sets whether the title is 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 the title is visible; otherwise, false.

|

See Also

TitleBase Class

TitleBase Members

DevExpress.Maui.Charts Namespace