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