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