Search
Margins.add Method
See Also
 






Adds the specified Margins.

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

 Syntax

Java  Copy Code

public Margins add (
    Margins value
)

 Parameters

value

The Margins to add.

 Return Value

 See Also