Sets the X and Y plot range when autoscaling a Window. See AUTOSCALE, SETXAUTO and SETYAUTO for more details.
Specifies the X axis plot range for autoscaling. Select Automatic to automatically determine the X range based on the full extent of the data. Select Manual to specify a custom range.
The X range can be set in terms of plot Coordinates or Sample indices. For example,
setting a coordinate range of 10.0 to 100.0 displays the data starting at
Set X Left to specify the left X autoscale value and X Right to specify the right X autoscale value.
Specifies the Y axis plot range for autoscaling. Select Automatic to automatically determine the Y range based on the full extent of the data. Select Manual to specify a custom range.
The Y range can be set in terms of plot coordinates only.
For example, setting a coordinate range of 10.0 to 100.0 displays the data
between
Set Y Top to specify the top Y autoscale value and Y Bottom to specify the bottom Y autoscale value.