DataLabelBase.ShowSeriesName Property
Gets or sets a value indicating whether the series name should be displayed in a data label.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to show series name; otherwise, false. |
See Also