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