Search
BiaxialChart.getYLabelRotationAngle Method
See Also
 






Gets rotation angle of data labels on the Y axis.

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

 Syntax

Java  Copy Code

public double getYLabelRotationAngle ()

 Return Value

A double value specifying angle in degrees.

 See Also