LinearGaugeSizeBuilder.Width Method
| Name | Parameters | Description |
|---|---|---|
| Width(JS) | value | Specifies the width of the UI component in pixels. The default value depends on the component's orientation. Mirrors the client-side width option. |
| Width(Double) | value | Specifies the width of the UI component in pixels. The default value depends on the component's orientation. Mirrors the client-side width option. |