<zoomarea>

JavaScript: lz.zoomarea
extends <basezoomarea> » <view> » <node> » lz.Eventable »
[Warning] Warning
This component is of Beta quality and is subject to change.
chart zoom area

Attributes inherited from <basezoomarea>

chart, duration, enabled, selecting

Methods

select()
zoomarea.select(minx : Number, miny : Number, maxx : Number, maxy : Number);
change the chart to the virtual boundary
Parameter Name Type Description
minx Number min x of the zooomarea
miny Number min y of the zooomarea
maxx Number max y of the zooomarea
maxy Number max y of the zooomarea

Methods inherited from <basezoomarea>

select

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy