ChartDirector 7.0 (Perl Edition)
Layer
.
setUseYAxis
Usage
setUseYAxis(a)
Description
Determine the y-axis to use when drawing the data sets.
This method affects all data sets in the layer. To set the y-axis to use for a particular data set, use
DataSet.setUseYAxis
.
Arguments
Argument
Default
Description
a
(Mandatory)
The y-axis to use when drawing the data sets.
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.