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