NavigatorSeriesLabelsFromComponent
Represents the from
label configuration of the StockChart navigator series.
Selector
kendo-chart-navigator-series-item-labels-from
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 |
position |
|
Specifies the position of the | |
visible |
|
|
Determines whether the Chart displays the series |
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
| ||||||
|