public static string PlotColors { get; set; }
Public Shared Property PlotColors As String Get Set
public: static property String^ PlotColors { String^ get (); void set (String^ value); }
static member PlotColors : string with get, set
In This Article