Uses of Class
org.pepstock.charba.client.items.LegendNode
-
Packages that use LegendNode Package Description org.pepstock.charba.client Main package with all charts implementation, global classes and common interfaces. -
-
Uses of LegendNode in org.pepstock.charba.client
Methods in org.pepstock.charba.client that return LegendNode Modifier and Type Method Description LegendNode
ChartNode. getLegend()
Returns the legend item.
-