Hello,
with the current SVN, tachart has changed and my code does not work anymore:
Chart.Series[i].Title := 'something';
The reason is, that the property tBasicChartSeries.Title has vanished, also the procedure SetTitle.
Is this a bug or do I have to modify my code? In the code TAGraph.pas there are no comments where the code has gone. Meanwhile, I use the old TAGraph source.