dataAtIndex

fun dataAtIndex(index: Int): Data?

Returns the data associated with the specified index in the time series.

Parameters

index
  • The index of the data to return.