ColorForeground (Get Method)
Gets the value of "ColorForeground" property (color of axes, scale and OHLC strings of the chart).
color ColorForeground() const |
Returned value
ColorForeground (Set Method)
Sets new value for "ColorForeground" property (for axes, scale, and OHLC string).
bool ColorForeground(
color new_color
) |
Parameters
new_color
[in] New color for axes, scale and OHLC string.
Returned value