How to unlock ChartGrid.Series
Posted: Wed Feb 11, 2009 10:29 am
When using TChartGrid I first assign all the multiple series generated to my ChartGrid. All still fine.
When moving a data point (dragpoint) i set ChartGrid.Series to the series of the data point that I am moving. All still fine.
When I disable the DragPoint feature and want to see all multiple series again in the ChartGrid using ChartGrid.Chart := chartplot, the previous state remain, i.e. ChartGrid.Series := Series;
Please advise.
Thank you.
When moving a data point (dragpoint) i set ChartGrid.Series to the series of the data point that I am moving. All still fine.
When I disable the DragPoint feature and want to see all multiple series again in the ChartGrid using ChartGrid.Chart := chartplot, the previous state remain, i.e. ChartGrid.Series := Series;
Please advise.
Thank you.