i am working on a pie chart:
below is the screen shot of that.
when we enter these values double[] values = new double[] { 2, 12, 5 };
the result looks like this. As we can see the green color line is starting from off - center.
Is this a bug?
i am working on a pie chart:
below is the screen shot of that.
when we enter these values double[] values = new double[] { 2, 12, 5 };
the result looks like this. As we can see the green color line is starting from off - center.
Is this a bug?