GrapeCity.Xaml.Excel
ShowLegendKeys Property (IExcelChartDataTable)


GrapeCity.Excel.Chart Namespace > IExcelChartDataTable Interface : ShowLegendKeys Property
Indicating whether show legend keys in data tale
Syntax
'Declaration
 
Property ShowLegendKeys As Boolean
'Usage
 
Dim instance As IExcelChartDataTable
Dim value As Boolean
 
instance.ShowLegendKeys = value
 
value = instance.ShowLegendKeys
bool ShowLegendKeys {get; set;}
See Also

Reference

IExcelChartDataTable Interface
IExcelChartDataTable Members