Client-Side API Reference > FlexChart > wijmo.chart > LineMarkerLines Enum |
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. |
Specifies the line type for the LineMarker.