string LegendAppearance { get; set; }
Property LegendAppearance As String Get Set
property String^ LegendAppearance { String^ get (); void set (String^ value); }
abstract LegendAppearance : string with get, set
In This Article