Search
Component.setMargin Method
See Also
 






Sets the margin space around this component relative to the layout rectangle allocated by its parent panel.

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

 Syntax

Java  Copy Code

public void setMargin (
    Margins value
)

 Parameters

value

 See Also