'Declaration Property ShowLegendKeys As Boolean
'Usage Dim instance As IExcelChartDataTable Dim value As Boolean instance.ShowLegendKeys = value value = instance.ShowLegendKeys
bool ShowLegendKeys {get; set;}
'Declaration Property ShowLegendKeys As Boolean
'Usage Dim instance As IExcelChartDataTable Dim value As Boolean instance.ShowLegendKeys = value value = instance.ShowLegendKeys
bool ShowLegendKeys {get; set;}