series.notes.iconObject

The icon of the notes.

series.notes.icon.backgroundString

The background color of the notes icon.

series.notes.icon.borderObject

The border of the icon.

series.notes.icon.border.colorString

The border color of the icon.

series.notes.icon.border.widthNumber

The border width of the icon.

series.notes.icon.sizeNumber

The size of the icon.

series.notes.icon.typeString(default: "circle")

The icon shape.

The supported values are:

  • "circle" - the marker shape is circle.
  • "square" - the marker shape is square.
  • "triangle" - the marker shape is triangle.
  • "cross" - the marker shape is cross.

series.notes.icon.visibleBoolean(default: "true")

The icon visibility.