ChartSeriesPointImageBuilder.Height Method
| Name | Parameters | Description |
|---|---|---|
| Height(JS) | value | Specifies the height of the image used instead of a point marker. Mirrors the client-side height option. |
| Height(Action<ChartSeriesPointImageHeightBuilder>) | configurator | Specifies the height of the image used instead of a point marker. Mirrors the client-side height object. |
| Height(Double) | value | Specifies the height of the image used instead of a point marker. Mirrors the client-side height option. |