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






  Gauges

Sets the stack orientation.

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

 Syntax

Java  Copy Code

public void setOrientation (
    Orientation value
)

 Parameters

value

A member of the Orientation enumeration.

 See Also