MindFusion.Charting for Java Programmer's Guide |
Thickness Constructor |
See Also |
![]() ![]() |
Initializes a new instance of the Thickness class with the specified values on the left, top, right and bottom sides.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public Thickness ( |
A double value. The left thickness.
A double value. The top thickness.
A double value. The right thickness.
A double value. The bottom thickness.
© 2022 MindFusion |