MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Chart Assembly
/
C1.Maui.Chart Namespace
/
ChartOptions Class
/ FunnelNeckWidth Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FunnelNeckWidth Property
In This Topic
Gets or sets the neck width as percentage for the Funnel chart.
Syntax
C#
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