Uses of Class
org.pepstock.charba.client.annotation.LineLabel
-
Packages that use LineLabel Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js. -
-
Uses of LineLabel in org.pepstock.charba.client.annotation
Methods in org.pepstock.charba.client.annotation that return LineLabel Modifier and Type Method Description LineLabel
LineAnnotation. getLabel()
Returns the label on the line.
-