Autoscaling Settings

Sets the X and Y plot range when autoscaling a Window. See AUTOSCALE, SETXAUTO and SETYAUTO for more details.


X Autoscale Range

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 X = 10.0 and ending at X = 100.0. Setting a sample range of 10 to 100 displays point number 10 through point number 100.

Set X Left to specify the left X autoscale value and X Right to specify the right X autoscale value.


Y Autoscale Range

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 Y = 10.0 and Y = 100.0 inclusive.

Set Y Top to specify the top Y autoscale value and Y Bottom to specify the bottom Y autoscale value.