public static string PlotColor2ndY { get; set; }Public Shared Property PlotColor2ndY As String
Get
Setpublic:
static property String^ PlotColor2ndY {
String^ get ();
void set (String^ value);
}static member PlotColor2ndY : string with get, set