[]
Configurates NeckWidth. Specifies the neck width as a percentage for the Funnel chart.The default value is 0.2.
public FunnelOptionsBuilder NeckWidth(float value)
Type | Name | Description |
---|---|---|
float | value | The value. |
Type | Description |
---|---|
FunnelOptionsBuilder | Current builder. |