ComponentOne ASP.NET MVC Controls
NeckHeight Property

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

Reference

FunnelOptions Class
FunnelOptions Members