getYChartMax abstract method

double? getYChartMax()

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

@return

Implementation

double? getYChartMax();