Marjan,
thanks a lot, that worked perfectly. Had to change the class method name a little but other than that it worked perfectly. For those interested the exact name is:
Chart1.BottomAxis
thanks again,
glenn
Search found 2 matches
- Fri Jan 09, 2004 9:37 pm
- Forum: VCL
- Topic: TChart botton range of graph
- Replies: 3
- Views: 10764
- Thu Jan 08, 2004 8:31 pm
- Forum: VCL
- Topic: TChart botton range of graph
- Replies: 3
- Views: 10764
TChart botton range of graph
I have a Delphi Tchart designed and working great. The problem is that the customer has now called and wants us to make the bottom range a set value instead of having it automatically set based on the data fed to the chart. Is there a way to set the bottom range to say 1000 and have the graph just s...