ChartDirector 7.0 (Java Edition)
FinanceChart
.
addIndicator
Usage
public XYChart addIndicator(int height)
Description
Adds a blank indicator chart to the finance chart. Used internally to add other indicators. Override to change the default formatting (eg. axis fonts, etc.) of the various indicators.
Arguments
Argument
Default
Description
height
(Mandatory)
The height of the chart in pixels.
Return Value
A
XYChart
object representing the chart created.
© 2021 Advanced Software Engineering Limited. All rights reserved.