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