Uses of Class
org.pepstock.charba.client.configuration.Font
-
Packages that use Font Package Description org.pepstock.charba.client.configuration Contains all elements to configure a chart instance (know as chart options at instance level). -
-
Uses of Font in org.pepstock.charba.client.configuration
Methods in org.pepstock.charba.client.configuration that return Font Modifier and Type Method Description FontTooltips. getBodyFont()Returns the body font element.FontCartesianScaleTitle. getFont()Returns the font element.FontConfigurationOptions. getFont()Returns the font element.FontLegendLabels. getFont()Returns the font element.FontLegendTitle. getFont()Returns the font element.FontRadialPointLabels. getFont()Returns the font element.FontTooltips. getFooterFont()Returns the footer font element.FontTooltips. getTitleFont()Returns the title font element.
-