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