ChartDirector 7.1 (C++ Edition)
FinanceChart
.
addMedianPrice
Usage
LineLayer *addMedianPrice(int color);
Description
Adds a median price line on the main chart.
Arguments
Argument
Default
Description
color
(Mandatory)
The color of the line.
Return Value
A
LineLayer
object representing the line created.
© 2023 Advanced Software Engineering Limited. All rights reserved.