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