'Declaration
Property ShowLegendKey As System.Boolean
'Usage
Dim instance As IDataLabel Dim value As System.Boolean instance.ShowLegendKey = value value = instance.ShowLegendKey
System.bool ShowLegendKey {get; set;}
read-write property ShowLegendKey: System.Boolean;
function get,set ShowLegendKey : System.boolean