Uses of Class
org.pepstock.charba.client.impl.charts.DescriptionLabel
-
Packages that use DescriptionLabel Package Description org.pepstock.charba.client.impl.charts Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box. -
-
Uses of DescriptionLabel in org.pepstock.charba.client.impl.charts
Methods in org.pepstock.charba.client.impl.charts that return DescriptionLabel Modifier and Type Method Description DescriptionLabel
MeterDataset. getDescriptionLabel()
Returns the description element of meter chart.
-