ChartCommonSeriesSettingsPointBuilder.Image Method
Name | Parameters | Description |
---|---|---|
Image(JS) | value | Substitutes the standard point symbols with an image. Mirrors the client-side image option. |
Image(Action<ChartCommonSeriesSettingsPointImageBuilder>) | 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. |