onMarkerMoved

open fun onMarkerMoved(marker: Marker, markerEntryModels: List<Marker.EntryModel>)

Called when the linked Marker moves (that is, when there’s a change in which chart entries it highlights).

Parameters

marker

the linked Marker, which moved.

markerEntryModels

a list of Marker.EntryModels, which contain information about the marked chart entries.