markerEnd property

HighchartsFlowMapSeriesMarkerEndOptions? markerEnd
getter/setter pair

A markerEnd creates an arrow symbol indicating the direction of flow at the destination. Specifying a markerEnd here will create one for each link.

API Docs: https://api.highcharts.com/highcharts/series.flowmap.markerEnd

Implementation

HighchartsFlowMapSeriesMarkerEndOptions? markerEnd;