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