<plotstyle>

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

Attributes

Name Type (tag) Type (js) Default Category
fillcolor color color 0xFFFFFF read/write
  bgcolor for the plot area
linecolor color color null read/write
  color of the border for the plot area
linesize number Number 0 read/write
  size of border of the plot area
opacity number Number 1 read/write
  opacity of plot background area ( not the opacity of dataseries )

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy