Uses of Class
org.pepstock.charba.client.configuration.Legend
-
Packages that use Legend Package Description org.pepstock.charba.client.configuration Contains all elements to configure a chart instance (know as chart options at instance level). -
-
Uses of Legend in org.pepstock.charba.client.configuration
Methods in org.pepstock.charba.client.configuration that return Legend Modifier and Type Method Description Legend
ConfigurationOptions. getLegend()
Returns the legend element.
-