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

 

EXPANDV

Purpose:

Expands a series vertically in the current Window.

Syntax:

EXPANDV(factor)

factor

-

Optional. A real, the ratio of the current series vertical 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, COMPRESSV with the same argument, or press [CTRL][HOME].

 

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

 

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

See Also:

AUTOSCALE

COMPRESSH

COMPRESSV

EXPANDH

SCROLLD

SCROLLL

SCROLLR

SCROLLU