Search found 5 matches
- Tue Feb 24, 2009 2:15 pm
- Forum: VCL
- Topic: Not getting all the Data points to show on the Graph
- Replies: 2
- Views: 3294
- Tue Feb 24, 2009 1:01 pm
- Forum: VCL
- Topic: Not getting all the Data points to show on the Graph
- Replies: 2
- Views: 3294
Not getting all the Data points to show on the Graph
I'm using TeeChart Pro 7.0 w/Delphi 2006 I'm working with a Line Series graph and my problem is that I'm only getting a display of what looks to be 256 of the 512 points that I am sending to my graph to show. I have two x and y arrays of double, both contain 512 points. I've added a stringgrid to sh...
- Fri Jan 26, 2007 7:28 pm
- Forum: VCL
- Topic: Chart display question
- Replies: 5
- Views: 4760
Narcis, Thank you for all your help. I really appreciate it. I have another question and problem that I have been unable to resolve. Using the Zoom feature of the chart I can use the mouse to grab a region of the chart and focus in on that portion. This works well as long as the region that is selec...
- Wed Jan 24, 2007 4:13 pm
- Forum: VCL
- Topic: Chart display question
- Replies: 5
- Views: 4760
Narcis, Thank you for the reply. That almost works. However, when the chart attempts to move below 0 using the scroll wheel, the ticks on the left axis adjust the scale of the graph. The ticks on the left axis presently scaled every 50 units. Once you start to scroll the chart negatively, the scales...
- Tue Jan 23, 2007 8:05 pm
- Forum: VCL
- Topic: Chart display question
- Replies: 5
- Views: 4760
Chart display question
Hello, I've taken over a project from another developer and I'm looking for a answer to a problem that we have had reported. We have a simple distribution chart. Typical values on the left axis range from 0 to infinity. When the chart is displayed, using the scroll wheel on the mouse scrolls the cha...