Class Padding
java.lang.Object
software.xdev.chartjs.model.options.layout.Padding
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
left
protected int left -
right
protected int right -
top
protected int top -
bottom
protected int bottom
-
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getLeft
public int getLeft() -
setLeft
-
getRight
public int getRight() -
setRight
-
getTop
public int getTop() -
setTop
-
getBottom
public int getBottom() -
setBottom
-