Link Search Menu Expand Document

DataLabelsShowLegendKey Property

Gets or sets a value indicating whether legend keys shall be shown in data labels.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool ShowLegendKey { get; set; }

Property Value

Type: Boolean
true if legend keys shall be shown in data labels; otherwise, false.
See Also

Reference