Gets or sets a value indicating whether the chart axes are at right angles, independent of chart rotation or elevation.
bool RightAngleAxes {get; set;}
'Declaration
Property RightAngleAxes As Boolean
'Usage
Dim instance As IChart
Dim value As Boolean
instance.RightAngleAxes = value
value = instance.RightAngleAxes