setChartBG()
setChartBG( Color )
- Color: A valid color definition or RGB value.
Sets the background color for the chart. Should be called from main().
Example:
setChartBG( Color.yellow );
setChartBG()
setChartBG( Color )
Sets the background color for the chart. Should be called from main().
Example:
setChartBG( Color.yellow );