MindFusion.Charting for Java Programmer's Guide |
Margins Constructor |
See Also |
![]() ![]() |
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
![]() |
---|
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.
© 2022 MindFusion |