Elevation property



The angle at which a three-dimensional chart is rotated up or down.

Syntax

Set:     Chart.setElevation(angle)
Get: angle = Chart.getElevation

Applies to

Chart object.

Data type

double. A number from 0 to 90 that specifies the angle in degrees.

Usage

If Perspective is set to 2D, Elevation and Rotation are set to 0. If Perspective is set to 3D, Elevation is set to 15 and Rotation to 20.
Conversely, if Rotation and Elevation are set to 0, Perspective is set to 2D.

See also
Rotation property
elevation PARAM tag