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 |
---|---|
AxisCalculateLabelRotationCallback |
Axis.getAxisCalculateLabelRotationCallback()
Returns the user callback that runs before/after tick rotation is determined.
|
Modifier and Type | Method and Description |
---|---|
void |
Axis.setAxisCalculateLabelRotationCallback(AxisCalculateLabelRotationCallback axisCalculateLabelRotationCallback)
Sets the user callback that runs before/after tick rotation is determined.
|