Indicator.DisplayName Property
Gets or sets the indicator’s display name.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
String | The string that is the indicator’s display name. |
Remarks
This name is used to identify the indicator in a legend if the LegendText property is not specified.
See Also