C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / ChartOptions Class / FunnelNeckHeight Property

In This Topic
FunnelNeckHeight Property (ChartOptions)
In This Topic
Gets or sets the neck height for funnel chart.
Syntax
'Declaration
 
Public Property FunnelNeckHeight As System.Double
 
Remarks
NeckHeight doesn't work if FunnelType is set to C1.Chart.FunnelChartType.Rectangle
See Also