DADiSP Worksheet Functions > Function Categories > Display and Manipulation > EXPANDH

 

EXPANDH

Purpose:

Expands a series horizontally in the current Window.

Syntax:

EXPANDH(factor)

factor

-

Optional. A real, the ratio of the current series horizontal dimension to the desired dimension. Defaults to 2/3, which makes the series appear 3/2 of its original size.

Remarks:

To return the Window to its original display, use the reciprocal ratio of your original argument, COMPRESSH with the same argument, or press [CTRL][HOME].

 

The default argument accomplishes the same result as pressing [CTRL][→] when the current Window is active.

 

See AUTOSCALE to rescale the Window coordinates to the default setting.

See Also:

AUTOSCALE

COMPRESSH

COMPRESSV

EXPANDV

SCROLLD

SCROLLL

SCROLLR

SCROLLU