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