Results:
Loading...

JavaScript ChartsBackground

This section describes how to change the background of a chart.

Background Fill

background.fill property accepts a colour string value.

background: {
    fill: 'rgb(63, 127, 255)',
},

API Reference

Properties available on the AgChartBackground interface.