Search
Chart.getLegendHorizontalAlignment Method
See Also
 






Gets the horizontal alignment of the legend.

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

 Syntax

Java  Copy Code

public LayoutAlignment getLegendHorizontalAlignment ()

 Return Value

One of the LayoutAlignment enumeration values.

 See Also