PolarChartSeriesPointBuilder.Image Method
| Name | Parameters | Description |
|---|---|---|
| Image(JS) | value | An object specifying the parameters of an image that is used as a point marker. Mirrors the client-side image option. |
| Image(Action<PolarChartSeriesPointImageBuilder>) | configurator | An object specifying the parameters of an image that is used as a point marker. Mirrors the client-side image object. |
| Image(String) | value | An object specifying the parameters of an image that is used as a point marker. Mirrors the client-side image option. |