MindFusion.Charting for Java Programmer's Guide
StackPanel.getOrientation Method
See Also
 






  Gauges

Gets the stack orientation.

Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public Orientation getOrientation ()

 Return Value

A member of the Orientation enumeration.

 See Also