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