Search
Component.setHorizontalAlignment Method
See Also
 






Sets 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 void setHorizontalAlignment (
    LayoutAlignment value
)

 Parameters

value

 See Also