Home > @plotex/chart-def > ISeriesLabelConfig
ISeriesLabelConfig interface#
Configures the label for a series.
Signature:Properties#
| Property | Type | Description |
|---|---|---|
| font? | IFontConfig | (Optional) Configures the font for the label. |
| text? | string | (Optional) The text for the label. |