Uses of Class
de.yanwittmann.j2chartjs.type.ChartFont
Packages that use ChartFont
Package
Description
-
Uses of ChartFont in de.yanwittmann.j2chartjs.options.plugins.legend
Methods in de.yanwittmann.j2chartjs.options.plugins.legend that return ChartFontMethods in de.yanwittmann.j2chartjs.options.plugins.legend with parameters of type ChartFontModifier and TypeMethodDescription -
Uses of ChartFont in de.yanwittmann.j2chartjs.options.plugins.title
Methods in de.yanwittmann.j2chartjs.options.plugins.title that return ChartFontMethods in de.yanwittmann.j2chartjs.options.plugins.title with parameters of type ChartFont -
Uses of ChartFont in de.yanwittmann.j2chartjs.options.plugins.tooltip
Methods in de.yanwittmann.j2chartjs.options.plugins.tooltip that return ChartFontModifier and TypeMethodDescriptionTooltipOption.getBodyFont()TooltipOption.getFooterFont()TooltipOption.getTitleFont()Methods in de.yanwittmann.j2chartjs.options.plugins.tooltip with parameters of type ChartFontModifier and TypeMethodDescriptionTooltipOption.setBodyFont(ChartFont bodyFont)TooltipOption.setFooterFont(ChartFont footerFont)TooltipOption.setTitleFont(ChartFont titleFont) -
Uses of ChartFont in de.yanwittmann.j2chartjs.options.scale
Methods in de.yanwittmann.j2chartjs.options.scale that return ChartFontModifier and TypeMethodDescriptionLinearScaleTicksOption.getFont()RadialScalePointLabelOption.getFont()RadialScaleTicksOption.getFont()ScaleTitleOption.getFont()Methods in de.yanwittmann.j2chartjs.options.scale with parameters of type ChartFontModifier and TypeMethodDescription -
Uses of ChartFont in de.yanwittmann.j2chartjs.type
Methods in de.yanwittmann.j2chartjs.type that return ChartFontModifier and TypeMethodDescriptionChartFont.setLineHeight(double lineHeight)ChartFont.setLineHeight(int lineHeight)ChartFont.setLineHeight(Number lineHeight)