MindFusion.Charting for Java Programmer's Guide
Chart.getLegendVerticalAlignment Method
See Also
 






  Gauges

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