Search
Chart.getLegendVerticalAlignment Method
See Also
 






Gets the vertical alignment of the legend.

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

 Syntax

Java  Copy Code

public LayoutAlignment getLegendVerticalAlignment ()

 Return Value

One of the LayoutAlignment enumeration values.

 See Also