FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / ChartOptions 类 / FunnelNeckHeight 属性

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