ChartDirector Ver 3.0 (C++ Edition)
TrendLayer
.getLine
Usage
LineObj *getLine();
Description
Retrieve an opaque LineObj representing the trend line. The opaque LineObj is to be used in
XYChart.addInterLineLayer
for adding coloring between lines.
Arguments
None
Return Value
An opaque LineObj representing the trend line.
© 2003 Advanced Software Engineering Limited. All rights reserved.