Font
23 Sep 20251 minute to read
Sets and gets the options to customize the text in heatmap.
Properties
color string
Specifies the color for the text.
Defaults to ’’
fontFamily string
Specifies the font family for the text.
fontStyle string
Specifies the font style for the text.
Defaults to ‘Normal’
fontWeight string
Specifies the font weight for the text.
Defaults to ‘Normal’
size string
Specifies the font size for the text.
Defaults to ‘16px’
textAlignment Alignment
Specifies the text alignment.
Defaults to ‘Center’
textOverflow TextOverflow
Specifies the overflow style for the text in heatmap.
Defaults to ‘Trim’