Initializes a new instance of the PieRadarRenderer class.
Namespace: MindFusion.Charting
File: PieRadarRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function PieRadarRenderer (series) |
Type: ObservableCollection
A list of Series that should be rendered by this object.
See Also