_Chart.RightAngleAxes Property

Definition

True if the chart axes are at right angles, independent of chart rotation or elevation. Applies only to 3-D line, column, and bar charts.

public:
 property System::Object ^ RightAngleAxes { System::Object ^ get(); void set(System::Object ^ value); };
public object RightAngleAxes { get; set; }
Public Property RightAngleAxes As Object

Property Value

Remarks

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

Applies to