setDefaultChartBG()

eSignal EFS

setDefaultChartBG()

 

setDefaultChartBG( Color )

 

  • Color:  A valid color definition or RGB value.

 

Sets the default background color for the chart. Should be called only from preMain().

 

Example:

 

setDefaultChartBG( Color.yellow );

 

Colors