<pointstyle>

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

Attributes

Name Type (tag) Type (js) Default Category
color color color black read/write
  RGB color
gradient string String none read/write
  'none', 'linear', 'radial'
image string String null read/write
  image path
lineWidth number Number 0 read/write
  Width of the stroke line
opacity number Number 1 read/write
  value between 0-1
shape string String square read/write
  'circle','square','triangle', [name of resource]
strokeStyle color color 0x000000 read/write
  Color of the stroke

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy