New to Kendo UI for Vue? Start a free 30-day trial

ChartSeriesItemOutliersProps

Represents the props of the Kendo UI for Vue ChartSeriesItemOutliers component.

NameTypeDefaultDescription

background?

string

The background color of the series outliers.

border?

Border

The border of the outliers.

rotation?

number

The rotation angle of the outliers.

size?

number

The marker size in pixels.

type?

string

The outliers shape.

The supported values are:

  • "circle"—The marker shape is a circle.
  • "square"—The marker shape is a square.
  • "triangle"—The marker shape is a triangle.
  • "cross"—The marker shape is a cross.

In this article

Not finding the help you need?