MarkerLabelFormatter

fun interface MarkerLabelFormatter

Formats marker labels.

Inheritors

Functions

Link copied to clipboard
abstract fun getLabel(markedEntries: List<Marker.EntryModel>, chartValues: ChartValues): CharSequence

Creates a formatted label for the given list of marked entries.