Multiple Pie Series and ChartRect

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
tjb
Newbie
Newbie
Posts: 3
Joined: Tue Jun 10, 2003 4:00 am

Multiple Pie Series and ChartRect

Post by tjb » Tue Nov 02, 2004 6:48 pm

I'm trying to get two pie charts to line up next to each other. I looked at the TeeChart for .Net Examples and found code to set the ChartRect to position each chart. The code in the example looks like it's trying to put four charts in the window--2 rows of 2 charts each, with each chart taking up 1/4 of the window. What I'm getting is three of the charts where I expect them, but one of the four charts is taking up the whole window. This mirrors the problem that I've got with my code--one of the pie charts seems to be ignoring the ChartRect when drawing. I had someone else run the examples and they had the same result.

This is with version 1.1.1675.27998. Is this a known problem and is there a workaround or when will a new version be available that will fix this?

Thanks.

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Wed Nov 03, 2004 1:33 pm

Hi,

yes, you're correct, it's a known bug. It has been fixed for the next maintenance release which will be available in a few days.

Post Reply