ExcelChartDataTableShowLegendKey Property

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

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
C#
public bool ShowLegendKey { get; set; }

Property Value

Boolean

See Also