Search
Margins.setTop Method
See Also
 






Sets the width of the top side of the frame.

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

 Syntax

Java  Copy Code

public void setTop (
    double value
)

 Parameters

value

A double value.

 See Also