Initializes a new instance of the PieRenderer class.
Namespace: MindFusion.Charting
Package: PieRenderer.js
JavaScript Copy Code |
---|
function PieRenderer (series, [dimension]) |
The Series that should be rendered as a pie.
Specifies the Series dimension index that should be used to access data.