I'm using TeeChart 3.0 for WPF. I'm trying to use some of the TChart methods, but am going crazy trying to figure out what some of these methods do. I know I've asked about putting the descriptions of the methods in the method headers before. Until you can get that done, is there anywhere where these methods are described as to what they actually do.
I'm specifically trying to figure out the Calc methods in a series/axis. I basically have to keep guessing what each one does until it actually works.
Thanks,
T-Mac
Explanation of what methods do
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi T-Mac,
Either in Visual Studio autocompletion or using the help file distribued with TeeChart for .NET v3 I get the description for all Calc... methods. Moreover, in the help file some of those methods contain code examples. Do you get this information? Which exact method are you have problems with?
Thanks in advance.
Either in Visual Studio autocompletion or using the help file distribued with TeeChart for .NET v3 I get the description for all Calc... methods. Moreover, in the help file some of those methods contain code examples. Do you get this information? Which exact method are you have problems with?
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 |
Instructions - How to post in this forum |