Is it possible to create a chart with multiple axes but different data sources? I want to use 3 queries and compile their results into 1 chart with 3 different x and y axes?
Thanks in advance
Aldo
Search found 3 matches
- Thu Mar 03, 2005 8:36 pm
- Forum: VCL
- Topic: Multiple Data sets in one chart
- Replies: 1
- Views: 3629
- Thu Feb 24, 2005 8:55 pm
- Forum: VCL
- Topic: TChartLegend Checkboxes
- Replies: 2
- Views: 5503
- Thu Feb 24, 2005 7:09 pm
- Forum: VCL
- Topic: TChartLegend Checkboxes
- Replies: 2
- Views: 5503
TChartLegend Checkboxes
Hi, I've activated the checkboxes option for my chart legend. I've created my original chart with 24 Line series' but sometimes the user will only plot 5 or 10 lines. However, the legend still shows the series that aren't plotted with the checkboxes unchecked. Does anybody know a way of not showing ...