public final class AxisMinSizeItem extends SizeItem
SizeItem.Property| Modifier and Type | Method and Description |
|---|---|
void |
setHeight(int height)
Sets the minimum height of axis in pixel.
|
void |
setWidth(int width)
Returns the minimum width of axis in pixel.
|
checkAndGetDoubleValues, checkAndGetEnumValues, checkAndGetIntegerValues, checkAndGetStringValues, checkAndSetDoubleValues, checkAndSetEnumValues, checkAndSetIntegerValues, checkAndSetStringValues, getDoubleArray, getIntegerArray, getJavaScriptObject, getObjectArray, getStringArray, getValue, getValue, getValue, getValue, getValue, getValue, getValue, has, has, hasToBeRegistered, isEmpty, keys, remove, remove, removeIfExists, setDoubleArray, setEnumValueArray, setIntegerArray, setObjectArray, setStringArray, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, typepublic final void setWidth(int width)
width - the minimum width of axis in pixel.public final void setHeight(int height)
height - the minimum height of axis in pixel.