Search
PieRadarRenderer Class
See Also
 






A SeriesRenderer that draws pie-radars, where data items are represented circular sectors of equal central angles, and the sector corresponding to a data item has radius proportional to its value.

Namespace: MindFusion.Charting
File: PieRadarRenderer.js

 Syntax

JavaScript  Copy Code

// class
PieRadarRenderer.prototype = {}

 Inheritance Hierarchy

 See Also