Interface for providing a custom logic to where the filling line of a LineDataSet should end. This of course only works if setFillEnabled(...) is set to true.
Optional
update the fill line Path for the dataset
the ILineDataSet that is currently drawn
Returns the vertical (y-axis) position where the filled-line of the LineDataSet should end.
Interface for providing a custom logic to where the filling line of a LineDataSet should end. This of course only works if setFillEnabled(...) is set to true.