Uses of Class
org.pepstock.charba.client.annotation.elements.AnnotationProperties
-
Packages that use AnnotationProperties Package Description org.pepstock.charba.client.annotation.callbacks Contains theAnnotationPlugin.ID
plugin callback interfaces to catch events. -
-
Uses of AnnotationProperties in org.pepstock.charba.client.annotation.callbacks
Methods in org.pepstock.charba.client.annotation.callbacks with parameters of type AnnotationProperties Modifier and Type Method Description Object
InitCallback. invoke(IsChart chart, AnnotationProperties properties, AbstractAnnotation options)
Invoked to enable a custom logic to apply the animation initialization.
-