SeriesOutliersComponent
The configuration of the Chart series outliers.
Applies to mild outliers.
For more information, refer to the series.extremes
option.
Selector
kendo-chart-series-item-outliers
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
| The background color of the series outliers. | |
border |
| The border of the outliers. | |
rotation |
| The rotation angle of the outliers. | |
size |
| 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.
| ||||||
|