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; }
Public Property ShowLegendKey As Boolean
Get
Set
Property Value
Type:
BooleanSee Also