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

In This Topic
    FunnelNeckWidth Property (FinancialChartOptions)
    In This Topic
    Gets or sets the neck width as percentage for the Funnel chart.
    Syntax
    'Declaration
     
    Public Property FunnelNeckWidth As Double
    public double FunnelNeckWidth {get; set;}
    Remarks
    See Also