Uses of Class
org.pepstock.charba.client.options.PointStyleHandler
-
Packages that use PointStyleHandler Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js.org.pepstock.charba.client.options Contains all elements to configure charts at global level (know as chart global options). -
-
Uses of PointStyleHandler in org.pepstock.charba.client.annotation
Methods in org.pepstock.charba.client.annotation that return PointStyleHandler Modifier and Type Method Description PointStyleHandler
PointAnnotation. getPointStyleHandler()
-
Uses of PointStyleHandler in org.pepstock.charba.client.options
Methods in org.pepstock.charba.client.options that return PointStyleHandler Modifier and Type Method Description PointStyleHandler
Bar. getPointStyleHandler()
PointStyleHandler
HasPointStyle. getPointStyleHandler()
Returns a point style handler instance to use in the default methods of this interface.PointStyleHandler
LegendLabels. getPointStyleHandler()
PointStyleHandler
Point. getPointStyleHandler()
-