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 FontMethods in software.xdev.chartjs.model.options that return FontModifier and TypeMethodDescriptionLegendTitle.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.Methods in software.xdev.chartjs.model.options with parameters of type Font -
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