SeriesDefaultsLabelsFrom
The configuration options of the Chart series from
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 | |
font? | string | The font style of the from labels. | |
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 |