set_Perspective()

Rotation3D::set_Perspective(uint8_t) method

Sets the perspective value (field of view angle) for 3D charts (between 0 and 240). Ignored if RightAngleAxes property value is true. Write uint8_t.

void Aspose::Slides::Charts::Rotation3D::set_Perspective(uint8_t value) override

See Also