getEntryForXValue1 abstract method

T? getEntryForXValue1(
  1. double xValue,
  2. double closestToY,
  3. Rounding rounding
)

Implementation

T? getEntryForXValue1(double xValue, double closestToY, Rounding rounding);