ColorChartLine (Get Method)
Gets the value of "ColorChartLine" property (color for line chart and Doji candles).
color ColorChartLine() const |
Returned value
ColorChartLine (Set Method)
Sets new value for "ColorChartLine" property.
bool ColorChartLine(
color new_color
) |
Parameters
new_color
[in] New color of the chart lines (Doji candles).
Returned value