[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FunnelOptionsBuilder.NeckHeight

NeckHeight Method

NeckHeight(float)

Configurates NeckHeight. Specifies the neck height as a percentage for the Funnel chart.The default value is 0.

Declaration
public FunnelOptionsBuilder NeckHeight(float value)
Public Function NeckHeight(value As Single) As FunnelOptionsBuilder
Parameters
Type Name Description
float value

The value.

Returns
Type Description
FunnelOptionsBuilder

Current builder.