currentSeries

val currentSeries: List<Datum<DOMAIN>>

Get the full List of Datum this Datum belongs to. If you have only one series, then currentSeries == (your dataset)