Search
VisualElement.setMargin Method
See Also
 






Sets the margin of this element.

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

 Syntax

Java  Copy Code

public void setMargin (
    Margins value
)

 Parameters

value

 See Also