Search
BiaxialChart.getYLabelAlignment Method
See Also
 






Gets the alignment of data labels on the Y axis.

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

 Syntax

Java  Copy Code

public Align getYLabelAlignment ()

 Return Value

A member of the Align enumeration.

 See Also