Initializes a new instance of the Margins class with the specified left, top, right and bottom values.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public Margins ( |
A double value. The left margin.
A double value. The top margin.
A double value. The right margin.
A double value. The bottom margin.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |