Search
BiaxialChart.setYLabelRotationAngle Method
See Also
 






Sets rotation angle of data labels on the Y axis.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setYLabelRotationAngle (
    double value
)

 Parameters

value

A double value specifying angle in degrees.

 See Also