Series.DisplayName Property
In This Article
Gets or sets the display name of the series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String representing the display name of the series. |
#Remarks
This name can be displayed in a chart's legend or the series title.
See Also