ChartSeriesPointImageBuilder.Url Method
Name | Parameters | Description |
---|---|---|
Url(JS) | value | Specifies the URL of the image to be used as a point marker. Mirrors the client-side url option. |
Url(Action<ChartSeriesPointImageUrlBuilder>) | configurator | Specifies the URL of the image to be used as a point marker. Mirrors the client-side url object. |
Url(String) | value | Specifies the URL of the image to be used as a point marker. Mirrors the client-side url option. |