ChartDirector 7.0 (Java Edition)
ChartViewer.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
id | (Mandatory) | The name of the vertical data scale. |
minValue | (Mandatory) | The new minimum value of the data scale. |
maxValue | (Mandatory) | The new maximum value of the data scale. |
updateType | (Mandatory) | The method to update the viewport. Must be one of ViewPortNoUpdate, KeepVisibleRange, ScrollWithMax or ScrollWithMin. |
Return Value