public bool ShowYScale { get; set; }
Public Property ShowYScale As Boolean
public: property bool ShowYScale { bool get (); void set (bool value); }