<tickstyle>

JavaScript: lz.tickstyle
extends <linestyle> » <basestyle> » <view> » <node> » lz.Eventable »
[Warning] Warning
This component is of Beta quality and is subject to change.
tickstyle is used by the axis style to render major and minor ticks on a chart. NOTE: tickstyle extends linestyle

Attributes

Name Type (tag) Type (js) Default Category
length number Number 5 read/write
  length of tick in pixels perpendicualr to the axis
position string String inside read/write
  inside | outside | centered | none

Attributes inherited from <linestyle>

color, opacity, size, type

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy