object
  method adjustEnd : bool Js.t Js.prop
  method dashSize : Js.number Js.t Js.prop
  method fields : Js.js_string Js.t Js.js_array Js.t Js.prop
  method grid : 'Js.t Js.prop
  method hidden : bool Js.t Js.prop
  method label : Ext_chart_Label.t Js.t Js.prop
  method length : Js.number Js.t Js.prop
  method majorTickSteps : Js.number Js.t Js.prop
  method minorTickSteps : Js.number Js.t Js.prop
  method position : Js.js_string Js.t Js.prop
  method title : Js.js_string Js.t Js.prop
  method width : Js.number Js.t Js.prop
end