Hey all,
I've tried for a good part of the day to do this. So please help me out.
I want to draw something like a pie chart segment. So just a piece of a pie(chart), filled with a certain color.
I know we can draw a circle using the Me.Circle function in a PictureBox to get a fill-circle. However, when you add the start and end, the circle becomes just a single lined arc.
Can anyone offer me a solution?
VB6.