<horizontalaxis>
a horizontal axis for a chart

JavaScript: lz.horizontalaxis
extends <axis> » <drawview> » <view> » <node> » lz.Eventable »
[Warning] Warning
This component is of Beta quality and is subject to change.
Represents the X-axis on the rectangular chart extends from Axis class

Methods

init()
horizontalaxis.init();
Init method

Methods inherited from <axis>

processData, render

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy