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