LineMarkerLines Enum

File
wijmo.chart.js
Module
wijmo.chart

Specifies the line type for the LineMarker.

Members

Name Value Description
None 0

Show no lines.

Vertical 1

Show a vertical line.

Horizontal 2

Show a horizontal line.

Both 3

Show both vertical and horizontal lines.