MindFusion.Java Package Programmer's Guide
Chart.setLegendHorizontalAlignment Method
See Also
 






Sets the horizontal alignment of the legend.

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

 Syntax

Java  Copy Code

public void setLegendHorizontalAlignment (
    LayoutAlignment value
)

 Parameters

value

One of the LayoutAlignment enumeration values.

 See Also

Chart Members
Chart Class
com.mindfusion.charting.swing Namespace