PolarChartCommonAnnotationConfigBuilder.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<PolarChartCommonAnnotationConfigImageBuilder>) | 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. |