Allows to customize the appearance of the text in the chart such as font style, font size, font weight, font color, font family, text alignment, opacity, text overflow.
string
Allows to set color to the text in the chart.
Defaults to ”
string
Allows to set font family to the text in the chart.
Defaults to ‘Segoe UI’
string
Allows to set the font style to the text in the chart.
Defaults to ‘Normal’
string
Allows to set the font weight to the text in the chart.
Defaults to ‘Normal’
number
Allows to set opacity to the text in the chart.
Defaults to 1
string
Allows to set the font size to the text in the chart.
Defaults to ‘16px’
Allows to set text alignment in the chart
Defaults to ‘Center’
Allows to specify the chart title text overflow
Defaults to ‘Trim’