FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartOptions Class / FunnelType Property

In This Topic
    FunnelType Property (ChartOptions)
    In This Topic
    Gets or sets the type of Funnel chart.
    Syntax
    'Declaration
     
    Public Property FunnelType As FunnelChartType
    public FunnelChartType FunnelType {get; set;}
    See Also