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 Copy Code |
---|
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.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |