New to Kendo UI for Angular? Start a free 30-day trial
SeriesExtremesComponent
Represents the configuration of the Chart series extremes.
Applies to extreme outliers.
For more information, refer to the series.extremes
option.
Selector
kendo-chart-series-item-extremes
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Specifies the background color of the extremes. | |
border |
|
Specifies the border configuration of the extremes. | |
rotation |
|
Specifies the rotation angle of the extremes. | |
size |
|
|
Specifies the extremes size in pixels. |
type |
|
|
Specifies 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
| ||||||
|