| 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 | 
|---|---|
AxisBuildTicksCallback | 
Axis.getAxisBuildTicksCallback()
Returns the user callback that runs before/after of the ticks building. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Axis.setAxisBuildTicksCallback(AxisBuildTicksCallback axisBuildTicksCallback)
Sets the user callback that runs before/after of the ticks building. 
 |