SeriesDefaultsLabelsToComponent
The to
label configuration of the Chart series.
Selector
kendo-chart-series-defaults-labels-to
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
The background color of | |
border |
|
The border of | |
color |
|
The text color of | |
content |
|
The function which returns the | |
font |
|
|
The font style of the |
format |
|
|
The format of the |
margin |
|
|
The margin of the |
padding |
|
|
The padding of the |
visible |
|
|
If set to |
Methods
notifyChanges | ||||||
---|---|---|---|---|---|---|
Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts
| ||||||
|