MindFusion.Java Package Programmer's Guide
AxisRenderer.setLabelRotationAngle Method
See Also
 






Sets the rotation angle of data labels.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setLabelRotationAngle (
    double value
)

 Parameters

value

A double value specifying angle in degrees.

 Remarks

Use the method to rotate labels when they are too long and the space on the axis is too little.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace