The Font
class provides configuration options for customizing the fonts used in the charts.
string
Specifies the color of the text.
Defaults to ”
string
Specifies the font family for the text.
string
Specifies the style of the text.
Defaults to ‘Normal’
string
Specifies the font weight of the text.
Defaults to ‘Normal’
number
Specifies the opacity level for the text.
Defaults to 1
string
Specifies the size of the text.
Defaults to ‘16px’
Specifies the alignment of the text.
Defaults to ‘Center’
Specifies how the chart title text should handle overflow.
Defaults to ‘Wrap’