FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / PointAndFigureOptions Class / FunnelNeckHeight Property

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