A control used to draw funnel charts. Funnel charts represent the stages of a process and show relative values or measurements associated with each stage.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
SyntaxC#
Copy Code
|
|---|
public class FunnelChart : Chart |
Visual Basic
Copy Code
|
|---|
Public Class FunnelChart |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
System.Windows.Forms.Control![]()
MindFusion.Charting.WinForms.Dashboard
MindFusion.Charting.WinForms.Chart
MindFusion.Charting.WinForms.FunnelChart
See Also