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.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public class FunnelChart : Chart |
Visual Basic
Copy Code
|
|---|
Public Class FunnelChart |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
MindFusion.Charting.Wpf.Chart
MindFusion.Charting.Wpf.FunnelChart
See Also