SeriesDefaultsLabelsToComponent
Represents the to
label configuration of the Chart series.
Selector
kendo-chart-series-defaults-labels-to
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Specifies the background color of the | |
border |
|
Specifies the border configuration of the | |
color |
|
Specifies the text color of the | |
content |
|
Specifies a function that returns the content of the | |
font |
|
|
Specifies the font style of the |
format |
|
|
Specifies the format of the |
margin |
|
|
Specifies the margin of the |
padding |
|
|
Specifies the padding of the |
visible |
|
|
Determines whether the Chart displays the |
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
| ||||||
|