Uses of Class
software.xdev.chartjs.model.options.Font
Packages that use Font
Package
Description
-
Uses of Font in software.xdev.chartjs.model.options
Fields in software.xdev.chartjs.model.options declared as FontModifier and TypeFieldDescriptionprotected Font
LegendOptions.Labels.font
protected Font
LegendOptions.Title.font
protected Font
Title.font
Methods in software.xdev.chartjs.model.options that return FontModifier and TypeMethodDescriptionLegendOptions.Labels.getFont()
LegendOptions.Title.getFont()
Title.getFont()
Font family for the scale title, follows CSS font-family options.Font size for the scale title.Font style for the scale title, follows CSS font-style options (i.e. normal, italic, oblique, initial, inherit).Methods in software.xdev.chartjs.model.options with parameters of type FontModifier and TypeMethodDescription -
Uses of Font in software.xdev.chartjs.model.options.scale
Fields in software.xdev.chartjs.model.options.scale declared as FontMethods in software.xdev.chartjs.model.options.scale that return FontMethods in software.xdev.chartjs.model.options.scale with parameters of type Font -
Uses of Font in software.xdev.chartjs.model.options.scale.cartesian
Fields in software.xdev.chartjs.model.options.scale.cartesian declared as FontMethods in software.xdev.chartjs.model.options.scale.cartesian that return FontMethods in software.xdev.chartjs.model.options.scale.cartesian with parameters of type FontModifier and TypeMethodDescription -
Uses of Font in software.xdev.chartjs.model.options.scale.radial
Fields in software.xdev.chartjs.model.options.scale.radial declared as FontMethods in software.xdev.chartjs.model.options.scale.radial that return FontMethods in software.xdev.chartjs.model.options.scale.radial with parameters of type Font