Visual Basic: MSChart Control

Elevation Property

See Also   Example   Applies To

Returns or sets a value that describes the degree of elevation from which a three-dimensional chart is viewed.

Syntax

object.Elevation [ = degree]

The Elevation property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
degree Single. The degree of elevation.

Elevation can be any number from 0 to 90 degrees. If you set the elevation to 90 degrees, you look directly down onto the top of the chart. If you set the elevation to 0, you look directly at the side of the chart. The default elevation is 30 degrees. By default, degrees are used to measure elevation. However, these settings use the current settings for the AngleUnit property. The other options are: Grads and Radians.