Package | Description |
---|---|
org.pepstock.charba.client.defaults.global | |
org.pepstock.charba.client.defaults.scale |
Modifier and Type | Class and Description |
---|---|
class |
LegendLabels
This is the labels configuration of the legend.
|
class |
Title
Configures the default chart title which defines text to draw at the top of the chart.
"weight"property is not present. |
Modifier and Type | Class and Description |
---|---|
class |
PointLabels
It is used to configure the point labels that are shown on the perimeter of the scale.
Note that these options only apply if display is true. |
class |
ScaleLabel
When creating a chart, you want to tell the viewer what data they are viewing.
|
class |
Ticks
All configuration for ticks of a chart.
|
Modifier and Type | Method and Description |
---|---|
FontItem |
Ticks.getMajor() |
FontItem |
Ticks.getMinor() |