FunnelBuilder.NeckHeight Method
| Name | Parameters | Description |
|---|---|---|
| NeckHeight(JS) | value | Specifies the ratio between the height of the neck and that of the whole funnel. Accepts values from 0 to 1. Applies only if the algorithm is 'dynamicHeight'. Mirrors the client-side neckHeight option. |
| NeckHeight(Double) | value | Specifies the ratio between the height of the neck and that of the whole funnel. Accepts values from 0 to 1. Applies only if the algorithm is 'dynamicHeight'. Mirrors the client-side neckHeight option. |