public int XAxisWidth { get; set; }
Public Property XAxisWidth As Integer
public: property int XAxisWidth { int get (); void set (int value); }