MarkerBuilders: {
    XY: StaticCursorXYBuilder;
} = ...

Collection of StaticCursorBuilders.

StaticCursorBuilders are used to modify structure of Markers, by passing one when the Marker is created.

Each item is associated with a specific Chart-type, that it can only be used with.

Type declaration