Paging of Series

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
McMClark
Newbie
Newbie
Posts: 50
Joined: Thu Apr 15, 2004 4:00 am

Paging of Series

Post by McMClark » Thu Aug 25, 2005 8:06 pm

I have created a simple line chart that is populated from a database query. The query results in many points so I am using paging. The data is a time analysis. I have times along the X-axis and values on the Y-axis. When I set the paging to 25 points a page and below, the date repeats after a few pages. For example the dates would run from 1/1/2004 through 9/1/2004 then the dates in between the range will repeat such that 6/1/2004 will show after 9/1/2004. Can you tell me what I should try?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Aug 26, 2005 8:00 am

Hi McMClark,

It's dificult to guess without reproducing the problem. Could you please send us an example we can run "as-is" to reproduce the problem here?

You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply