Aspose::Cells::Charts::Chart::SetRightAngleAxes method

Chart::SetRightAngleAxes method

True if the chart axes are at right angles. Applies only for 3-D charts(except Column3D and 3-D Pie Charts).

void Aspose::Cells::Charts::Chart::SetRightAngleAxes(bool value)

Remarks

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

See Also