RightAngleAxes Property

Microsoft Graph Visual Basic

expression.RightAngleAxes

expression    Required. An expression that returns one of the objects in the Applies To list.

Remarks

If this property is True, the Perspective property is ignored.

Example

This example sets the axes to intersect at right angles. The example should be run on a 3-D chart.

myChart.RightAngleAxes = True