BarGaugeTitleBuilder.Margin Method
Name | Parameters | Description |
---|---|---|
Margin(JS) | value | Generates space around the title. Mirrors the client-side margin option. |
Margin(Action<BarGaugeTitleMarginBuilder>) | 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. |