Skip to main content

PolarChartCommonSeriesSettingsPointBuilder.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<PolarChartCommonSeriesSettingsPointImageBuilder>) 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.