Uses of Class
software.xdev.chartjs.model.options.scales.Font
Packages that use Font
-
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 FontMethods in software.xdev.chartjs.model.options with parameters of type FontModifier and TypeMethodDescriptionDefaultChart.defaults.font -
Uses of Font in software.xdev.chartjs.model.options.scales
Fields in software.xdev.chartjs.model.options.scales declared as FontMethods in software.xdev.chartjs.model.options.scales that return FontModifier and TypeMethodDescriptionScaleTitle.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.scales with parameters of type Font