setChartBG()

eSignal EFS

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 );

 

Colors