NavigatorSeriesOutliersComponent
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 | string | The background color of the series outliers. | |
border | The border of the outliers. | ||
rotation | number | The rotation angle of the outliers. | |
size | number | The marker size in pixels. | |
type | The outliers shape. The supported values are:
|
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.
|
Parameters | ||
---|---|---|
changes | any | An object containing the updated input fields. |