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