Page 1 of 1

Explanation of what methods do

Posted: Thu Dec 18, 2008 9:10 pm
by 13048566
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

Posted: Fri Dec 19, 2008 8:59 am
by narcis
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.