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.IDplugin (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 PointStyleHandlerPointAnnotation. 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 PointStyleHandlerBar. getPointStyleHandler()PointStyleHandlerHasPointStyle. getPointStyleHandler()Returns a point style handler instance to use in the default methods of this interface.PointStyleHandlerLegendLabels. getPointStyleHandler()PointStyleHandlerPoint. getPointStyleHandler()
-