Skip to main content

ChartSeriesPointBuilder.Image Method

Name Parameters Description
Image(JS) value Substitutes the standard point symbols with an image. Mirrors the client-side image option.
Image(Action<ChartSeriesPointImageBuilder>) configurator Substitutes the standard point symbols with an image. Mirrors the client-side image object.
Image(String) value Substitutes the standard point symbols with an image. Mirrors the client-side image option.