fill Line Path
fun DrawScope.fillLinePath(yPointOfOrigin: Float, pointPosition: AxisPosition, wave: Wave, startPoint: Offset, endPoint: Offset)
Used to fill the line path
Parameters
y Point Of Origin
y offset point on xAxis
point Position
: line point position
wave
: Wave data
start Point
: startPoint of the line
end Point
: endPoint of the line