Click or drag to resize

ExcelChartDataTableShowLegendKey Property

Gets or sets indicating if the legend keys are visible in data table .

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public bool ShowLegendKey { get; set; }

Property Value

Type: Boolean
See Also