MindFusion.Java Package Programmer's Guide
AxisRenderer.getLabelAlignment Method
See Also
 






Gets the alignment of Axis labels.

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

 Syntax

Java  Copy Code

public Align getLabelAlignment ()

 Return Value

One of the Align enumeration values.

 Remarks

By default labels are drawn outside the plot area of the chart.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace