masterProgress

val masterProgress: Float = 1f

Parameters

masterProgress

Percentage of progress shown for all lines. Eg. when one line has 50% of total graph length, setting this to 0.5f will result in that line being animated to 25% of total graph length.