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 |
---|---|
Font |
Tooltips.getBodyFont()
Returns the body font element.
|
Font |
ConfigurationOptions.getFont()
Returns the font element.
|
Font |
RadialPointLabels.getFont()
Returns the font element.
|
Font |
LegendTitle.getFont()
Returns the font element.
|
Font |
CartesianScaleTitle.getFont()
Returns the font element.
|
Font |
LegendLabels.getFont()
Returns the font element.
|
Font |
Tooltips.getFooterFont()
Returns the footer font element.
|
Font |
Tooltips.getTitleFont()
Returns the title font element.
|