ComponentOne FinancialChart for WinForms
FunnelNeckWidth Property

C1.Win.Chart Namespace > ChartOptions Class : FunnelNeckWidth Property
Gets or sets the neck width for funnel chart.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property FunnelNeckWidth As Double
[DefaultValue()]
public double FunnelNeckWidth {get; set;}
Remarks
NeckWidth doesn't work if FunnelType is set to C1.Chart.FunnelChartType.Rectangle
See Also

Reference

ChartOptions Class
ChartOptions Members