Skip to content

Vizzu


Vizzu / events / Marker

Interface: Marker

Plot marker element of the chart representing a data point.

Extends

Properties

index

index: string

Unique index of the marker.


parent?

optional parent: Element

Parent element of the chart element.

Inherited from

Element.parent


tagName

tagName: "plot-marker"

Name of the chart element type.

Overrides

Element.tagName