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

In This Topic
    FunnelType Property (FinancialChartOptions)
    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