Uses of Class
org.pepstock.charba.client.annotation.LabelAnnotation
-
Packages that use LabelAnnotation Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js. -
-
Uses of LabelAnnotation in org.pepstock.charba.client.annotation
Fields in org.pepstock.charba.client.annotation with type parameters of type LabelAnnotation Modifier and Type Field Description static ElementFactory<LabelAnnotation>
LabelAnnotation. FACTORY
Element factory to get ""labelAnnotation"" element.
-