Initializes a new instance of the FunnelRenderer class.
Namespace: MindFusion.Charting
File: FunnelRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function FunnelRenderer (series, [dimension]) |
Type: Series
The Series that should be rendered as a funnel.
Type: Number
Specifies the Series dimension index that should be used to access data.
See Also