FunnelBuilder.NeckWidth Method
| Name | Parameters | Description |
|---|---|---|
| NeckWidth(JS) | value | Specifies the ratio between the width 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 neckWidth option. |
| NeckWidth(Double) | value | Specifies the ratio between the width 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 neckWidth option. |