ChartDirector 7.0 (Perl Edition)
XYChart.
Usage
Description
y2 = y1 * slope + intercept
Arguments
Argument | Default | Description |
---|---|---|
slope | 1 | The slope parameter for the formula linking the secondary y-axis to the primary y-axis. |
intercept | 0 | The intercept parameter for the formula linking the secondary y-axis to the primary y-axis. |
Return Value