Search
Component.margin Property
See Also
 






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

Namespace: MindFusion.Charting.Components
File: Component.js

 Syntax

JavaScript  Copy Code

get margin() {}

 Property Value

 See Also