[]
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.
public FunnelOptionsBuilder Type(FunnelType value)
Type | Name | Description |
---|---|---|
FunnelType | value | The value. |
Type | Description |
---|---|
FunnelOptionsBuilder | Current builder. |