Skip to main content

ChartAnnotationConfigBuilder.Image Method

Name Parameters Description
Image(JS) value Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image option.
Image(Action<ChartAnnotationConfigImageBuilder>) configurator Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image object.
Image(String) value Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image option.