Search
StackPanel.setOrientation Method
See Also
 






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