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