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