| Package | Description | 
|---|---|
| org.pepstock.charba.client.impl.charts | 
 Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ColorCallback<MeterContext> | 
MeterOptions.getFontColorCallback()
Returns the callback to customize the font color for rendered label in the chart. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MeterOptions.setFontColor(ColorCallback<MeterContext> fontColorCallback)
Sets the callback to customize the font color for rendered label in the chart. 
 |