After drawing a graph using Graphics.DrawCurve, I wish to flood fill the area to axis

plm1

New member
Joined
Nov 13, 2012
Messages
1
Programming Experience
10+
Tide Profile.png

As above, I have created a custom graph within my app plotting a line of curviture. In trying to achieve the above affect, I have plotted the line of curviture using graphics.DrawCurve. I was wondering if there was any way to floodfill under this curve to the x and y axis, creating a shaded area representing the graph as the picture above.
 

Latest posts

Back
Top