Marker Enum

File
wijmo.chart.js
Module
wijmo.chart

Specifies the type of marker to use for the symbolMarker property.

Applies to Scatter, LineSymbols, and SplineSymbols chart types.

Members

Name Value Description
Dot 0

Uses a circle to mark each data point.

Box 1

Uses a square to mark each data point.