public Font PlotFont { get; set; }
Public Property PlotFont As Font Get Set
public: property Font^ PlotFont { Font^ get (); void set (Font^ value); }
member PlotFont : Font with get, set
In This Article