| Package | Description | 
|---|---|
| org.pepstock.charba.client.configuration | 
 Contains all elements to configure a chart instance (know as chart options at instance level). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LegendLabelsCallback | 
LegendLabels.getLabelsCallback()
Returns the user callback instance to generate labels. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LegendLabels.setLabelsCallback(LegendLabelsCallback labelsCallback)
Sets the user callback instance to generate labels. 
 |