Search
Component.getMargin Method
See Also
 






Gets 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 Margins getMargin ()

 Return Value

 See Also