ComponentOne ASP.NET MVC Controls
NeckWidth Property

C1.Web.Mvc Namespace > FunnelOptions Class : NeckWidth Property
Specifies the neck width as a percentage for the Funnel chart.The default value is 0.2.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property NeckWidth As Single
[DefaultValue()]
public float NeckWidth {get; set;}
See Also

Reference

FunnelOptions Class
FunnelOptions Members