ExcelChartDataTableShowLegendKey Property |
Gets or sets indicating if the legend keys are visible in data table .
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool ShowLegendKey { get; set; }Public Property ShowLegendKey As Boolean
Get
Set
Property Value
Boolean
See Also