<piechartplotarea>

JavaScript: lz.piechartplotarea
extends <drawview> » <view> » <node> » lz.Eventable »
[Warning] Warning
This component is of Beta quality and is subject to change.
A pie chart plot area where the pie slices are rendered

Attributes

Name Type (tag) Type (js) Default Category
style string String null read/write
  Defines the pie slice's style

Methods

renderSeries()
piechartplotarea.renderSeries(xseries, yseries, tooltipseries, strokeStyle);
Renders the pie slices
Parameter Name Type Description
xseries    
yseries    
tooltipseries    
strokeStyle    

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy