Package | Description |
---|---|
org.pepstock.charba.client.data |
Contains all elements to configure the datasets of a chart instance (know as chart data at instance level).
|
Modifier and Type | Method and Description |
---|---|
BorderAlignCallback |
BorderAligner.getBorderAlignCallback()
Returns the border align callback, if set, otherwise
null . |
Modifier and Type | Method and Description |
---|---|
void |
BorderAligner.setBorderAlign(BorderAlignCallback borderAlignCallback)
Sets the border align callback.
|