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

 

COMPRESSV

Purpose:

Compresses a series vertically in the current Window.

Syntax:

COMPRESSV(factor)

factor

-

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

Remarks:

To return the Window to its original display, use the reciprocal ratio of the current value or EXPANDV with the same value or [CTRL][HOME] when the window is active.

 

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

EXPANDV

EXPANDH

SCROLLD

SCROLLL

SCROLLR

SCROLLU