C1.Web.Mvc Namespace / FunnelOptions Class / NeckWidth Property

In This Topic
NeckWidth Property
In This Topic
Specifies the neck width as a percentage for the Funnel chart.The default value is 0.2.
Syntax
'Declaration
 
<DefaultValueAttribute(0.2)>
Public Property NeckWidth As Single
 
See Also