AngularJS directive for the FlexChart LineMarker object.
The wj-flex-line-marker directive must be contained in a wijmo.angular.chart.WjFlexChart directive or wijmo.angular.chart.finance.WjFinancialChart directive. It supports the following attributes:
@
AngularJS directive for the FlexChart LineMarker object.
The wj-flex-line-marker directive must be contained in a wijmo.angular.chart.WjFlexChart directive or wijmo.angular.chart.finance.WjFinancialChart directive. It supports the following attributes:
@
The value indicating whether the LineMarker is visible.@
The index of the series in the chart in which the LineMarker appears.@
The horizontal position of the LineMarker relative to the plot area.@
The function that allows you to customize the text content of the LineMarker.@
The vertical position of the LineMarker relative to the plot area.@
The LineMarkerAlignment value indicating the alignment of the LineMarker content.@
The LineMarkerLines value indicating the appearance of the LineMarker's lines.@
The LineMarkerInteraction value indicating the interaction mode of the LineMarker.@
The maximum distance from the horizontal or vertical line that you can drag the marker.@
The value indicating whether you can drag the content of the marker when the interaction mode is "Drag".@
The value indicating whether the lines are linked when you drag the horizontal or vertical line when the interaction mode is "Drag".