Back to Devexpress

DataLabelBase.ShowLegendKey Property

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

latest1.1 KB
Original Source

DataLabelBase.ShowLegendKey Property

Gets or sets a value indicating whether the legend key 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 ShowLegendKey { get; set; }
vb
Property ShowLegendKey As Boolean

Property Value

TypeDescription
Boolean

true , to show the legend key; otherwise, false.

|

See Also

DataLabelBase Interface

DataLabelBase Members

DevExpress.Spreadsheet.Charts Namespace