Class type Ext_chart_Label.configs


class type configs = object .. end
Inherits
method label : 'a. 'a Js.t Js.prop

Object with the following properties:


method onCreateLabel : 'b.
((< label : 'a. 'a Js.t Js.prop; onCreateLabel : 'b. 'c;
onPlaceLabel : 'e.
('d Js.t,
Ext_draw_Sprite.t Js.t ->
Ext_data_Model.t Js.t ->
'e Js.t ->
Js.number Js.t ->
Js.js_string Js.t ->
bool Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
.. >
as 'd)
Js.t,
Ext_data_Model.t Js.t ->
'b Js.t -> Js.number Js.t -> Js.js_string Js.t -> Ext_draw_Sprite.t Js.t)
Js.meth_callback Js.writeonly_prop as 'c
See method t.onCreateLabel
method onPlaceLabel : 'e.
('d Js.t,
Ext_draw_Sprite.t Js.t ->
Ext_data_Model.t Js.t ->
'e Js.t ->
Js.number Js.t -> Js.js_string Js.t -> bool Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop
See method t.onPlaceLabel