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