getMaxElementInYAxis

fun getMaxElementInYAxis(offset: Float, steps: Int): Float

returns total offset for given no of steps and offset .

Parameters

offset

: Distance of each step.

steps

: No of steps in Y-Axis.