Search
Component.getVerticalAlignment Method
See Also
 






Gets the vertical alignment of this component inside the layout rectangle allocated by its parent panel.

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

 Syntax

Java  Copy Code

public LayoutAlignment getVerticalAlignment ()

 Return Value

 See Also