Page 1 of 1

Cannot draw COLORED rect in tChart_AfterDraw in 3.2.2980

Posted: Mon Mar 03, 2008 8:22 pm
by 13048149
Up until version 3.2.2930.22971 we could draw colored rectangle in TChart AfterDraw event. In version 3.2.2980.19083 that stopped working.

g.FillRectangle(new SolidBrush(Color.FromKnownColor(KnownColor.ControlDark)), (int)box.X, (int)box.Y, (int)box.Width, (int)box.Height);

Posted: Tue Mar 04, 2008 12:00 pm
by narcis
Hi Srinivas,

Thanks for reporting. I've been able to reproduce the issue here and added it (TF02012867) to our bug list to be fixed for the next maintenance release.

Posted: Wed Mar 12, 2008 7:04 pm
by 13048149
When can we expect the fixed release?

Posted: Thu Mar 13, 2008 10:11 am
by narcis
Hi Srinivas,

This issue was fixed last Monday so you can expect a fix being included for the next maintenance release. Please be aware at this forum or subscribe to our RSS feed for new release announcements.

Thanks in advance.