Pie chart marks style
Posted: Thu Apr 15, 2010 10:53 am
Hello,
Previously, in delphi (As shown in the image below) I was able to show both then number of entries in a category and the percentage corresponding to it.
I'm trying to display the same information in a C# (in a pie as well) however this is the closest option i Could find in C#
I've set the pie's Marks.Style property to LabelPercentTotal, is there another option i can use?
Thank you,
Jonathan
Previously, in delphi (As shown in the image below) I was able to show both then number of entries in a category and the percentage corresponding to it.
I'm trying to display the same information in a C# (in a pie as well) however this is the closest option i Could find in C#
I've set the pie's Marks.Style property to LabelPercentTotal, is there another option i can use?
Thank you,
Jonathan