bug in DrawRing?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
daniela
Newbie
Newbie
Posts: 14
Joined: Tue Apr 25, 2006 12:00 am

bug in DrawRing?

Post by daniela » Tue May 29, 2007 9:55 am

Hello,

I want to Add a ring to my TChart Polar Bar with:
m_PolarBar.DrawRing( 1, m_PolarBar.EndZ ) and many other values.

I always get this exeption:

Object reference not set to an instance of an object.
at Steema.TeeChart.Drawing.Graphics3DGdiPlus.Ellipse(Int32 x1, Int32 y1, Int32 x2, Int32 y2)
at Steema.TeeChart.Drawing.Graphics3D.Ellipse(Int32 x1, Int32 y1, Int32 x2, Int32 y2, Int32 z)
at Steema.TeeChart.Styles.CustomPolar.DrawPolarCircle(Int32 HalfWidth, Int32 HalfHeight, Int32 Z)
at Steema.TeeChart.Styles.CustomPolar.DrawRing(Double value, Int32 z)

I am working with Version 2.0.2456.16162.

Is this bug fixed in a later version or do you have any other idears to draw a ring with a fix radius in the polarbar?

Thank you very much.
Cheers,
Daniela

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

Post by Narcís » Tue May 29, 2007 10:35 am

Hi Daniela,

I've been able to reproduce the issue here in v2 and added it to our defect list to be fixed for future releases. This already works fine with TeeChart for .NET v3.
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

daniela
Newbie
Newbie
Posts: 14
Joined: Tue Apr 25, 2006 12:00 am

bug in DrawRing?

Post by daniela » Wed Jan 23, 2008 6:57 am

Hello,

is this bug fixed now?

Thanks,
Daniela

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

Post by Narcís » Wed Jan 23, 2008 11:12 am

Hello Daniela,

No, this issue (TF02012231) hasn't been fixed in v2 yet. As I told you before, it already works fine in v3.
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