Class Scale
java.lang.Object
org.apache.syncope.client.console.chartjs.options.Scale
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMax()getMin()getType()voidsetBeginAtZero(Boolean beginAtZero) voidsetDisplay(Boolean display) voidvoidvoid
-
Constructor Details
-
Scale
public Scale()
-
-
Method Details
-
getDisplay
-
setDisplay
-
getMin
-
setMin
-
getMax
-
setMax
-
getBeginAtZero
-
setBeginAtZero
-
getType
-
setType
-