Search
BiaxialChart.setXLabelRotationAngle Method
See Also
 






Sets rotation angle of data labels on the X axis.

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

 Syntax

Java  Copy Code

public void setXLabelRotationAngle (
    double value
)

 Parameters

value

A double value specifying angle in degrees.

 See Also