Uses of Class
org.pepstock.charba.client.items.ScaleLabelOptions
-
Packages that use ScaleLabelOptions Package Description org.pepstock.charba.client.items Contains all elements generated by CHART.JS, which are mapping java script objects, to use at runtime in plugins, events or controllers. -
-
Uses of ScaleLabelOptions in org.pepstock.charba.client.items
Methods in org.pepstock.charba.client.items that return ScaleLabelOptions Modifier and Type Method Description ScaleLabelOptions
ScaleLabelItem. getOptions()
Returns the options applied to the scale label.
-