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

ChartSeriesDefaultsNotesIconProps

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

NameTypeDefaultDescription

background?

string

The background color of the notes icon.

border?

Border

The border of the notes icon.

size?

number

The size of the notes icon.

type?

string

The shape of the notes icon.

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.

visible?

boolean

The visibility of the notes icon.

In this article

Not finding the help you need?