SeriesDefaultsLabelsTo
The configuration options of the Chart series to
labels.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
background? | string | The background color of | |
border? | The border of | ||
color? | string | The text color of | |
content? | (e: SeriesLabelsContentArgs) => string | The function which returns the | |
font? | string | The font style of the | |
format? | string | The format of the | |
margin? | number | Margin | The margin of the | |
padding? | number | Padding | The padding of the | |
visible? | boolean | If set to |