This method requires a minimum and a maximum parameter to create the Y-Axis Scale Range values.
Syntax: |
---|
chart.SetyAxisLinearScale( iMinY, iMaxY ) |
Parameter: |
Description: |
---|---|
iMinY |
Integer value of the minimum Y-Scale range. |
iMaxY |
Integer value of the maximum Y-Scale range. |
Example: |
---|
|
Returns: |
---|
No Return |
Links: |
---|
|
See Also: |
Edit Time: 9/7/2020 2:54:32 PM |
Topic ID#: 71 |