RangeSelectorTitleBuilder.Margin Method
| Name | Parameters | Description |
|---|---|---|
| Margin(JS) | value | Generates space around the title. Mirrors the client-side margin option. |
| Margin(Action<RangeSelectorTitleMarginBuilder>) | configurator | Generates space around the title. Mirrors the client-side margin object. |
| Margin(Double) | value | Generates space around the title. Mirrors the client-side margin option. |