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

In This Topic
NeckHeight Property
In This Topic
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
 
See Also