Initializes a new instance of the ChartPadding class with the specified values as left, top, right and bottom padding.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
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.