DiGrande.it

Blind, Braille and Embossing Technologies

This site uses cookies to personalize content and ads, provide social media features and analyze links. By closing this banner or continuing to browse, you consent to their use.
Read the DiGrande.it Cookie Policy

GraphicRotate- Rotate entire graph

Rotate the entire graph.

- GraphicRotate(R)

Parameters:

- (int) R: degrees of rotation. The value can be 0, 90, 180 or 270 degrees.

Description:

Use GraphicRotate to rotate the entire graph. The rotation has an immediate effect on the existing graph and does not affect the subsequent drawing instructions. It can be used anywhere in the code and only accepts the four preset rotation values. By rotating the graph 90 or 270 degrees the horizontal and vertical scale factors will be interchanged. The 0 degree rotation is formally accepted, but does not make any changes.