fontName property
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;
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.
core.String? fontName;