Page 1 of 1

Support of Int64

Posted: Mon May 30, 2011 9:15 am
by 12053995
Hi,

We need to display int64 values in teechart. We are currently using double values to add x,y values.

How can I plot int64 values to a series and set the int64 value as axes maximum. Is this supported in teechart?

Re: Support of Int64

Posted: Tue May 31, 2011 3:42 pm
by yeray
Hello,

This is similar to the issue discussed here.
http://www.teechart.net/support/viewtop ... chartvalue

You could define TEEVALUEEXTENDED instead of TEEVALUEDOUBLE at TeeDefs.inc and recompile the sources to achieve it.
However, this is only possible for source code customers. If you are interested in getting an upgrade, please contact the sales department.