Why there is no Chart property in WebChart?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Erison Liang
Newbie
Newbie
Posts: 11
Joined: Wed May 23, 2007 12:00 am

Why there is no Chart property in WebChart?

Post by Erison Liang » Wed Nov 26, 2008 1:54 am

Hi,

I need to have Chart property in WebChart like it is in TChart control. Is it possible? Currently, we create a customed Chart that inherited from Chart. Now it is not possible to use in WebChart since there is no Chart property for assigning it. Hope you can help me. Thanks.

Best regards,

- Erison

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 Nov 26, 2008 9:18 am

Hi Erison,

Yes, Chart property exists but it's read-only. We added write support for it for the next maintenance release.
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

Erison Liang
Newbie
Newbie
Posts: 11
Joined: Wed May 23, 2007 12:00 am

Post by Erison Liang » Wed Nov 26, 2008 1:26 pm

Hi, Thanks.

- Erison

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

Post by Narcís » Thu Feb 05, 2009 12:07 pm

Hi Erison,

As an update, we don't advise using the Chart property for such purposes as caused designer failure with invalid tag in IDE. We have added SetChart method for this purpose for the next release which will be published in the next 2/3 working days.
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

Erison Liang
Newbie
Newbie
Posts: 11
Joined: Wed May 23, 2007 12:00 am

Post by Erison Liang » Fri Feb 06, 2009 1:04 am

Hi,

If SetChart will co-exist in TeeChart for WinForm and WebForm?

- Erison

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

Post by Narcís » Fri Feb 06, 2009 9:23 am

Hi Erison,

No, SetChart has only been implemented for WebChart. Using TChart in WinForms, Chart property can already be set.
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