id

open val id: Int

The ChartEntryModel’s identifier. Different ChartEntryModel instances don’t necessarily have different identifiers. ChartEntryModelProducer and ComposedChartEntryModelProducer use the same id for all ChartEntryModel instances created for the purpose of running a single difference animation. This enables charts to differentiate between data set changes and difference animations.