getChartBG() returns the current background color of the Advanced Chart.
Syntax
getChartBG()
Parameters
N/A
Return Value(s)
Color
Notes
N/A
Code Examples
function main() { // get the chart's background color
var nMyChartBgColor =
getChartBG
(
);
}
See Also
Utility Functions
eSignal Bulletin Board Search Engine
Help Guides and Tutorials