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