New to Kendo UI for Angular? Start a free 30-day trial
LegendLabels
The appearance configuration for the legend labels.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the legend label text.
Accepts a valid CSS | |
content? |
|
A function used to generate the content of each label. | |
font? |
|
The font of the legend label text.
Accepts a valid CSS | |
margin? |
|
The margin of the labels. A numeric value sets all margins. | |
padding? |
|
The padding of the labels. A numeric value sets all paddings. |