Back to Devexpress

DataLabelBase.ShowSeriesName Property

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-datalabelbase-d4d0dd5e.md

latest1.2 KB
Original Source

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.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
bool ShowSeriesName { get; set; }
vb
Property ShowSeriesName As Boolean

Property Value

TypeDescription
Boolean

true , to show series name; otherwise, false.

|

See Also

DataLabelBase Interface

DataLabelBase Members

DevExpress.Spreadsheet.Charts Namespace