Sets the min and max of the x axis scale. This subroutine sets the X-Axis-Scale for a linear range and it requires a Mininum as a starting value and a Maximum value for the ending value.
Syntax: |
---|
' Set the minimum and maximum value for |
Parameter: |
Description: |
---|---|
iMin_X |
Integer value of the minimum X-Scale range. |
iMax_X |
Integer value of the maximum X-Scale Range. |
Example: |
---|
See Syntax above. |
Returns: |
---|
No return value. I will set the start and end value of the custom chart's X-scale. |
Links: |
---|
|
See Also: |
Edit Time: 9/7/2020 2:53:04 PM |
Topic ID#: 70 |