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