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