LinearGaugeRangeContainerBuilder.Width Method
Name | Parameters | Description |
---|---|---|
Width(JS) | value | Specifies the width of the range container's start and end boundaries in the LinearGauge UI component. Mirrors the client-side width option. |
Width(Action<LinearGaugeRangeContainerWidthBuilder>) | configurator | Specifies the width of the range container's start and end boundaries in the LinearGauge UI component. Mirrors the client-side width object. |
Width(Double) | value | Specifies the width of the range container's start and end boundaries in the LinearGauge UI component. Mirrors the client-side width option. |