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