Initializes a new instance of the FunnelRenderer class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public FunnelRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Series that should be rendered as a funnel.
Specifies the Series dimension index that should be used to access data.
See Also