CircularGaugeRangeContainerBuilder.BackgroundColor Method
| Name | Parameters | Description |
|---|---|---|
| BackgroundColor(JS) | value | Specifies a range container's background color. Mirrors the client-side backgroundColor option. |
| BackgroundColor(Action<ChartsColorBuilder>) | configurator | |
| BackgroundColor(String) | value | Specifies a range container's background color. Mirrors the client-side backgroundColor option. |