Search found 1 match
- Mon Sep 10, 2007 5:39 pm
- Forum: VCL
- Topic: Missing Line
- Replies: 1
- Views: 1456
Missing Line
Hi, I'm using TeeChart v7.11 with Borland C++ Builder 2006. I'm trying to create a graph, with the fonction AddXY(X-Value, Y-Value), and sometime, two points are not joined, when they should be, and some other time, everything is ok. To make sure that my data was alright, I save my data in a text fi...