fontName property

String? fontName
getter/setter pair

The name of the font to use by default for all chart text (e.g. title, axis labels, legend).

If a font is specified for a specific part of the chart it will override this font name.

Implementation

core.String? fontName;