Syntax

expression.RightAngleAxes

expression A variable that represents a Chart object.

Remarks

If this property is True, the property is ignored.

Example

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

Visual Basic for Applications
Charts("Chart1").RightAngleAxes = True
Display 3d chart with right angled axes? RIGHT right angle axes Right Angle Axes Property rightangle RightAngleAxes RightAngleAxes Property RightAngleAxes?

See also: