Series3D.DisplayName Property
Gets or sets the display name of the series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
String | The series display name. |
Remarks
This name is used to identify individual series.
See Also