public bool UseSeriesPalette { get; set; }
Public Property UseSeriesPalette As Boolean Get Set
public: property bool UseSeriesPalette { bool get (); void set (bool value); }
member UseSeriesPalette : bool with get, set
In This Article