New to Kendo UI for AngularStart a free 30-day trial

Represents the extremes configuration of the StockChart navigator series. Applies to extreme outliers.

Definition

Package:@progress/kendo-angular-charts

Selector:kendo-chart-navigator-series-item-extremes

Inputs

Specifies the background color of the extremes.

Specifies the border configuration of the extremes.

rotation

number

Specifies the rotation angle of the extremes.

size

number

Specifies the extremes size in pixels.

Default:

6

Specifies the shape of the series extremes.

Default:

'circle'

Methods

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:changesany

An object containing the updated input fields.