ComponentOne FinancialChart for WinForms
FunnelNeckHeight Property

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

Reference

ChartOptions Class
ChartOptions Members