getShiftTopLines

open fun getShiftTopLines(chartDrawContext: ChartDrawContext): Boolean

Returns a boolean indicating whether to shift the lines whose y values are equal to ChartValues.maxY, if such lines are present, such that they’re immediately above the Chart’s bounds. If the chart has a top axis, the shifted tick will then be aligned with this axis, and the shifted guideline will be hidden.