getYChartMin abstract method

double? getYChartMin()

Returns the minimum y value of the chart, regardless of zoom or translation.

@return

Implementation

double? getYChartMin();