maxX

abstract val maxX: Float

The maximum value displayed on the x-axis. By default, this is equal to ChartEntryModel.maxX (the ChartEntryModel instance being chartEntryModel), but you can use AxisValuesOverrider to override this value.