Skip to main content

ChartSeriesPointImageBuilder.Width Method

Name Parameters Description
Width(JS) value Specifies the width of an image that is used as a point marker. Mirrors the client-side width option.
Width(Action<ChartSeriesPointImageWidthBuilder>) configurator Specifies the width of an image that is used as a point marker. Mirrors the client-side width object.
Width(Double) value Specifies the width of an image that is used as a point marker. Mirrors the client-side width option.