Delphi 7, TCharts 8.02 and TChartGrid
Posted: Wed Jun 04, 2008 8:56 am
Hi,
I've been struggling with the ChartGrid for some time now:
As soon as I have more than one series in a Chart (connected to ChartGrid) everything is fine, but when I have only ONE series in a Chart (that is connected to the chartgrid), I only see one row of values.
I've tried leaving the "Series" property of ChartGrid blank, and filling it in (during runtime) with my series, but precisely the same thing happens. I only see one row. As soon as I add another series, I can now see both series's data, and all (100+) rows of data are displayed.
Is there some property I'm missing?
Thanks,
Christiaan
I've been struggling with the ChartGrid for some time now:
As soon as I have more than one series in a Chart (connected to ChartGrid) everything is fine, but when I have only ONE series in a Chart (that is connected to the chartgrid), I only see one row of values.
I've tried leaving the "Series" property of ChartGrid blank, and filling it in (during runtime) with my series, but precisely the same thing happens. I only see one row. As soon as I add another series, I can now see both series's data, and all (100+) rows of data are displayed.
Is there some property I'm missing?
Thanks,
Christiaan