MindFusion.Java Package Programmer's Guide
BiaxialChart.setYLabelRotationAngle Method
See Also
 






Sets rotation angle of data labels on the Y axis.

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

 Syntax

Java  Copy Code

public void setYLabelRotationAngle (
    double value
)

 Parameters

value

A double value specifying angle in degrees.

 See Also

BiaxialChart Members
BiaxialChart Class
com.mindfusion.charting.swing Namespace