MindFusion.Wpf Pack Programmer's Guide
FunnelChart Class
See Also
 





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

 Syntax

C#  Copy Code

public class FunnelChart : Chart

Visual Basic  Copy Code

Public Class FunnelChart
    Inherits Chart

 Inheritance Hierarchy

System.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

FunnelChart Members
MindFusion.Charting.Wpf Namespace