Thanks Narcis, I can get it to work doing what you suggest, but of course the axis is then wrong for a non-smoothed series! I can get around this but it all seems like a bit of a bodge. Is this behaviour likely to be fixed at sometime?
Simon
Search found 4 matches
- Wed Sep 21, 2011 7:35 am
- Forum: VCL
- Topic: Bottom axis resetting
- Replies: 5
- Views: 4004
- Tue Sep 20, 2011 3:15 pm
- Forum: VCL
- Topic: Bottom axis resetting
- Replies: 5
- Views: 4004
Re: Bottom axis resetting
Hmm, I don't want the date shown on the bottom axis. I just want the month - I have this integer value in the table and I want to group by year (I have this integer value in the table too) so that I get one series for each year appearing on my chart. Are you saying that I can't smooth a crosstab cha...
- Tue Sep 20, 2011 2:06 pm
- Forum: VCL
- Topic: Bottom axis resetting
- Replies: 5
- Views: 4004
Bottom axis resetting
I have a simple DBChart attached to a crosstab showing values by calendar month (labelled as 1-12 on the bottom axis). My chart has several series on it (automatically drawn from the data as it is grouped by calendar year.) This all displays correctly. If I smooth all of the series and hide all of t...
- Fri Dec 03, 2010 10:15 am
- Forum: VCL
- Topic: Smoothing Problems
- Replies: 1
- Views: 2053
Smoothing Problems
Hi, I'm a bit of a newbie with TeeChart so please bear with me. I have a chart which is based on a DBCrossTab and is set up so that the chart is grouped by financial year. So at runtime I get several series appearing on the chart depending on how many financial years are spanned by the data in the D...