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

 

COMPRESSH

Purpose:

Compresses a series horizontally in the current Window.

Syntax:

COMPRESSH(factor)

factor

-

Optional. A real, the ratio of the current series horizontal 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 EXPANDH 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

COMPRESSV

EXPANDV

EXPANDH

SCROLLD

SCROLLL

SCROLLR

SCROLLU