ComponentOne FlexChart for UWP
FunnelNeckHeight Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > ChartOptions Class : FunnelNeckHeight Property
Gets or sets the neck height as percentage for the Funnel chart.
Syntax
'Declaration
 
Public Property FunnelNeckHeight As System.Double
public System.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