SeriesLabelsTo
The configuration options of the series to
labels.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
background? | string | The background color of the | |
border? | The border of the | ||
color? | string | The text color of the | |
content? | (e: SeriesLabelsContentArgs) => string | The function which returns the Chart series | |
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 | |
position? | "center" | "insideBase" | "insideEnd" | "outsideEnd" | The position of the The available options are:
| |
visible? | boolean | If set to |