Search
Component.getHorizontalAlignment Method
See Also
 






Gets the horizontal 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 getHorizontalAlignment ()

 Return Value

 See Also