<labelstyle>

JavaScript: lz.labelstyle
extends <basestyle> » <view> » <node> » lz.Eventable »
[Warning] Warning
This component is of Beta quality and is subject to change.
style object used for anything that contains a label within the chart.

Attributes

Name Type (tag) Type (js) Default Category
fillcolor color color null read/write
  color of bounding box fill
font string String serif read/write
  font
fontangle number Number 0 read/write
  angle of rotation of the font
fontcolor color color 0x000000 read/write
  color of the font
fontsize size size 8 read/write
  size of the font
inset number Number 5 read/write
  the number of pixels the font is inset from the border
linecolor color color null read/write
  color of bounding box border
linesize number Number null read/write
  size of border of label background
opacity number Number 1 read/write
  opacity of bounding box

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy