ChartDirector 6.0 (ColdFusion Edition)
Axis.syncAxis
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
axis | (Mandatory) | The axis to synchronize to. A value of null means not to synchronize to any axis. |
slope | 1 | The slope for synchronizing this axis to the other axis. |
intercept | 0 | The intercept parameter for synchronizing this axis to the other axis. |
Return Value