Aspose::Cells::Charts::Chart::GetRightAngleAxes method

Chart::GetRightAngleAxes method

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

bool Aspose::Cells::Charts::Chart::GetRightAngleAxes()

Remarks

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

See Also