Back to Devexpress

StripBase.VisibleInLegend Property

maui-devexpress-dot-maui-dot-charts-dot-stripbase-85d0f15e.md

latest890 B
Original Source

StripBase.VisibleInLegend Property

Gets or sets whether the chart legend displays a legend item for the strip. 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 chart legend displays a legend item for the strip; otherwise, false.

|

See Also

StripBase Class

StripBase Members

DevExpress.Maui.Charts Namespace