Back to Devexpress

SeriesBase.VisibleInLegend Property

maui-devexpress-dot-maui-dot-charts-dot-seriesbase-94db7d89.md

latest877 B
Original Source

SeriesBase.VisibleInLegend Property

Gets or sets whether the legend shows legend items for the series. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public bool VisibleInLegend { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true if the legend shows legend items for the series; otherwise, false.

|

See Also

SeriesBase Class

SeriesBase Members

DevExpress.Maui.Charts Namespace