minY

abstract val minY: Float

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