IndicatorModel.LegendText Property
Gets or set the value that specifies the Indicator.LegendText property within the chart model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the text that indicates the indicator in the legend. |
See Also