FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / FinancialChartOptions 类 / FunnelNeckWidth 属性

本主题中
    FunnelNeckWidth 属性 (FinancialChartOptions)
    本主题中
    Gets or sets the neck width as percentage for the Funnel chart.
    语法
    '声明
     
    Public Property FunnelNeckWidth As Double
    public double FunnelNeckWidth {get; set;}
    备注
    NeckWidth doesn't work if FunnelType is set to C1.Chart.FunnelChartType.Rectangle
    请参见