New to Kendo UI for Angular? Start a free 30-day trial
NavigatorSeriesExtremesComponent
The extremes configuration of the StockChart navigator series. Applies to extreme outliers.
Selector
kendo-chart-navigator-series-item-extremes
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
The background color of the series extremes. | |
border |
|
The border of the extremes. | |
rotation |
|
The rotation angle of the extremes. | |
size |
|
|
The extremes size in pixels. |
type |
|
|
The shape of the series extremes. |
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
| ||||||
|