BulletLabelStyle
23 Sep 20251 minute to read
Configures the fonts in bullet chart.
Properties
color string
Color for the text.
Defaults to ’’
enableTrim boolean
Default value of enable trim.
Defaults to true
fontFamily string
FontFamily for the text.
fontStyle string
FontStyle for the text.
Defaults to ‘Normal’
fontWeight string
FontWeight for the text.
Defaults to ‘Normal’
maximumTitleWidth number
Maximum label width of the bullet chart.
Defaults to null
opacity number
Opacity for the text.
Defaults to 1
size string
Font size for the text.
Defaults to ‘16px’
textAlignment Alignment
Text alignment.
Defaults to ‘Center’
textOverflow TextOverflow
Specifies the chart title text overflow.
Defaults to ‘Trim’
useRangeColor boolean
Range color.
Defaults to false