Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants to define the type of BasePointMarker

Index

Enumeration members

Enumeration members

Cross

Cross: = "Cross"

The CrossPointMarker

Custom

Custom: = "Custom"

A user defined custom point marker. Use customType in the definition to specify the name

Ellipse

Ellipse: = "Ellipse"

The EllipsePointMarker

Sprite

Sprite: = "Sprite"

The SpritePointMarker

Square

Square: = "Square"

The SquarePointMarker

Triangle

Triangle: = "Triangle"

The TrianglePointMarker

X

X: = "X"

The XPointMarker

Generated using TypeDoc