Client-Side API Reference > FlexChart > wijmo.chart > LineMarkerAlignment Enum |
Name | Value | Description |
---|---|---|
Auto | 2 |
The LineMarker alignment adjusts automatically so that it stays inside the boundaries of the plot area. |
Right | 0 |
The LineMarker aligns to the right of the pointer. |
Left | 1 |
The LineMarker aligns to the left of the pointer. |
Bottom | 4 |
The LineMarker aligns to the bottom of the pointer. |
Top | 6 |
The LineMarker aligns to the top of the pointer. |
Specifies the alignment of the LineMarker.