Pie chart marks style

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
qcrnd
Advanced
Posts: 214
Joined: Mon Sep 04, 2006 12:00 am

Pie chart marks style

Post by qcrnd » 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.
Pie Chart.jpg
Pie Chart.jpg (60.3 KiB) Viewed 4012 times
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#
Pie Chart 2.jpg
Pie Chart 2.jpg (15.7 KiB) Viewed 4013 times
I've set the pie's Marks.Style property to LabelPercentTotal, is there another option i can use?

Thank you,

Jonathan

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Pie chart marks style

Post by Narcís » Fri Apr 16, 2010 4:07 pm

Hi Jonathan,

Which marks style where you using in Delphi? Weren't you using the OnGetMarkText event for customizing marks?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply