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