 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Scott H Guest
|
Posted: Sun Apr 11, 2004 3:54 pm Post subject: TChart - hide series data that is past a particular X value |
|
|
I want my TChart series to not show points that are after a certain X "end point"
NOTE: I will be changing the value of the "x end point" at various points in my program.
This example pic shows what I need
www.seeristic.comtemp20040410_News_List.gif (8 kb)
I know that I could do this by only adding the series data up the X point
and then add more series data when I want that data displayed
However, this would be difficult to code as the series is being created
by some code that I am not in complete control over
So far the only thing that I can think of is to create a dummy series that will create
a box that will sit on top of the series so that it wont display (but this will also cover
up any other "tick lines" so it isnt a perfect solution)
Any ideas ?
Thanks for any advice you can offer
Thanks
Scott H
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|