ChartDirector 7.0 (Java Edition)
FinanceChart
.
addCLV
Usage
public XYChart addCLV(int height, int color)
Description
Adds a Close Location Value indicator chart.
Arguments
Argument
Default
Description
height
(Mandatory)
The height of the indicator chart in pixels.
color
(Mandatory)
The color of the indicator line.
Return Value
A
XYChart
object representing the chart created.
© 2021 Advanced Software Engineering Limited. All rights reserved.