Back to Devexpress

Legend.Visible Property

maui-devexpress-dot-maui-dot-charts-dot-legend-3e0b9933.md

latest795 B
Original Source

Legend.Visible Property

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

|

See Also

Legend Class

Legend Members

DevExpress.Maui.Charts Namespace