set_RightAngleAxes()

Rotation3D::set_RightAngleAxes(bool) method

Determines whether the chart axes are at right angles, rather than drawn in perspective. In other words it determines whether the chart angles of axes are independent from chart rotation or elevation. Write bool.

void Aspose::Slides::Charts::Rotation3D::set_RightAngleAxes(bool value) override

See Also