| 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 | 
|---|---|
default CountCallback | 
IsLinearTick.getCountCallback()
Returns the count callback instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default void | 
IsLinearTick.setCount(CountCallback countCallback)
Sets the count callback instance. 
 |