[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FunnelOptionsBuilder.Type

Type Method

Type(FunnelType)

Configurates Type. Specifies the type of Funnel chart. It should be 'Rectangle' or 'Default'. NeckWidth and NeckHeight don't work if type is set to Rectangle.

Declaration
public FunnelOptionsBuilder Type(FunnelType value)
Parameters
Type Name Description
FunnelType value

The value.

Returns
Type Description
FunnelOptionsBuilder

Current builder.