[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FunnelOptionsBuilder.NeckWidth

NeckWidth Method

NeckWidth(float)

Configurates NeckWidth. Specifies the neck width as a percentage for the Funnel chart.The default value is 0.2.

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

The value.

Returns
Type Description
FunnelOptionsBuilder

Current builder.