By using Exchange, I was able to move the line series in front of the bar series.
Thank you!
Search found 8 matches
- Fri Sep 02, 2005 8:41 am
- Forum: VCL
- Topic: Moving a line series so it shows in front of a bar series
- Replies: 2
- Views: 4187
- Mon Aug 29, 2005 4:50 am
- Forum: VCL
- Topic: Moving a line series so it shows in front of a bar series
- Replies: 2
- Views: 4187
Moving a line series so it shows in front of a bar series
I have 4 series. series 1 is a line series 2 is a bar series 3 is a line series 4 is a bar If series 2 and 3 are active, then the bar is in front of the line. Is there a way using methods or properties to make it so that the line appears in front of the bar? I want to do this using Delphi code. Than...
- Mon Aug 29, 2005 4:47 am
- Forum: VCL
- Topic: NullValue not working
- Replies: 5
- Views: 6992
- Fri Aug 26, 2005 5:51 pm
- Forum: VCL
- Topic: NullValue not working
- Replies: 5
- Views: 6992
- Thu Aug 25, 2005 7:13 am
- Forum: VCL
- Topic: NullValue not working
- Replies: 5
- Views: 6992
addNull
I am trying to draw a line chart. Jan through Dec I have values for Jan - Aug, I would like a Null value for Sep, Oct and I have values for Nov and Dec. I have used AddNull. What I get is a line from Jan - Aug. Then August line goes to 0 for Sep and Oct then goes back to the values for Nov and Dec. ...
- Tue Aug 23, 2005 9:39 am
- Forum: VCL
- Topic: NullValue not working
- Replies: 5
- Views: 6992
NullValue not working
I have a a chart with 6 series. I am using 2 of the line series. 1 line represents 2004 Jan-Dec. 1 Line represents 2005 Jan-Dec. I used addNull('Sept 05') to the second series. I used addNull('Oct 05') to the second series. I used addNull('Nov 05') to the second series. I used addNull('Dec 05') to t...
I also have TeeChart v5 install for Delphi 7
I also have TeeChart v5 Installed for Delphi 7.
I tried to change the search path to
C:\Program Files\Steema Software\TeeChart Pro 7 for Delphi 2005\Delphi9\Lib
and made Delphi search that path first, and I am still having the error.
aos dev
I tried to change the search path to
C:\Program Files\Steema Software\TeeChart Pro 7 for Delphi 2005\Delphi9\Lib
and made Delphi search that path first, and I am still having the error.
aos dev
TeeURL
I just installed TeeChart 7.02 with Delphi 2005.
When I place a TeeChart, no problem.
When I place a SeriesTextSource1: TSeriesTextSource, I get
TeeURL was compiled with a different version of chart.TCustomChart.
What am I doing wrong please?
aos dev
When I place a TeeChart, no problem.
When I place a SeriesTextSource1: TSeriesTextSource, I get
TeeURL was compiled with a different version of chart.TCustomChart.
What am I doing wrong please?
aos dev