<linestyle>

JavaScript: lz.linestyle
extends <basestyle> » <view> » <node> » lz.Eventable »
[Warning] Warning
This component is of Beta quality and is subject to change.
style for point or border

Attributes

Name Type (tag) Type (js) Default Category
color color color 0x000000 read/write
  RGB color on the axis line
opacity number Number 1 read/write
  value between 0-1
size number Number 1 read/write
  pixel size for the stroke of the line
type string String solid read/write
  'solid', 'dotted'

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy