object ('a)
method callParent : 'b Js.t -> 'c Js.t Js.meth
method callSuper : 'd Js.t -> 'e Js.t Js.meth
method drawAxis : 'f Js.t -> unit Js.meth
method drawGrid : unit Js.meth
method drawLabel : unit Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'g Js.t Js.meth
method initConfig : 'h Js.t -> 'a Js.t Js.meth
method self : Ext_Class.t Js.t Js.prop
method setTitle : Js.js_string Js.t -> unit Js.meth
method statics : Ext_Class.t Js.t Js.meth
end