Client-Side API Reference > FlexChart > wijmo.chart > LineMarkerInteraction Enum |
Name | Value | Description |
---|---|---|
None | 0 |
No interaction, the user specifies the position by clicking. |
Move | 1 |
The LineMarker moves with the pointer. |
Drag | 2 |
The LineMarker moves when the user drags the line. |
Specifies how the LineMarker interacts with the user.