C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / ChartOptions Class / FunnelNeckWidth Property

In This Topic
FunnelNeckWidth Property (ChartOptions)
In This Topic
Gets or sets the neck width as percentage for the Funnel chart.
Syntax
'Declaration
 
Public Property FunnelNeckWidth As Double
 
Remarks
NeckWidth doesn't work if FunnelType is set to C1.Chart.FunnelChartType.Rectangle
See Also