Back to Devexpress

StripBase.LegendText Property

maui-devexpress-dot-maui-dot-charts-dot-stripbase-41802455.md

latest805 B
Original Source

StripBase.LegendText Property

Gets or sets a text the strip provides to the chart legend. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public string LegendText { get; set; }

Property Value

TypeDescription
String

The text the strip provides to the chart legend.

|

See Also

StripBase Class

StripBase Members

DevExpress.Maui.Charts Namespace