ChartCommonSeriesSettingsPointImageBuilder.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<ChartCommonSeriesSettingsPointImageWidthBuilder>) | 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. |