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