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