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