Following code worked ok in BorlandC++ with TeeChartPro5
FCorrSeries = new TLineSeries(Chart);
FCorrSeries->DataSources->Clear();
FCorrSeries->DataSources->Add(FChartSeries);
In TeeChartPro7, we have error:
No ParentChart to validate datasource
Any idea ?
No ParentChart to validate datasource
Hi,
yes, in older version it does not give you any error message but it does not do nothing. Creating the Series in this manner you must always set the ParentChart property.
yes, in older version it does not give you any error message but it does not do nothing. Creating the Series in this manner you must always set the ParentChart property.
Pep Jorge
http://support.steema.com
http://support.steema.com