SeriesDefaultsLabelsFromComponent
The from
label configuration of the Chart series.
Selector
kendo-chart-series-defaults-labels-from
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
The background color of the | |
border |
|
The border of the | |
color |
|
The text color of the | |
content |
|
The function which returns the | |
font |
|
|
The font style of the from labels. |
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
| ||||||
|