Uses of Class
org.pepstock.charba.client.treemap.Captions
-
Packages that use Captions Package Description org.pepstock.charba.client.treemap Contains all classes to activate the TreeMap controller (AKAchartjs-chart-treemap.js
) for CHART.js. -
-
Uses of Captions in org.pepstock.charba.client.treemap
Methods in org.pepstock.charba.client.treemap that return Captions Modifier and Type Method Description Captions
TreeMapDataset. getCaptions()
Returns the captions object.Captions
TreeMapElementOptions. getCaptions()
Returns the captions object.
-