LinearGaugeExportBuilder.Margin Method
| Name | Parameters | Description |
|---|---|---|
| Margin(JS) | value | Adds an empty space around the exported UI component; measured in pixels. Mirrors the client-side margin option. |
| Margin(Double) | value | Adds an empty space around the exported UI component; measured in pixels. Mirrors the client-side margin option. |