Skip to main content

ChartCommonSeriesSettingsPointImageBuilder.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<ChartCommonSeriesSettingsPointImageUrlBuilder>) 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.