I have just started developing an application in Delphi 5 that generates series on a DBChart according to user selections. The number of Series added to the Chart depends on user requirements. If there are more than one Series set - then all is well - in the sense that I get the bars being plotted as expected and the Series Titles (in the box in the top right of the component) displaying correctly. However when I only have one Series on the DBChart the box in the top right (showing what should be the Series Titles) contains the number of bars that I have plotted (for the one Series) - that is I am seeing about 6 values - one each for the plotted bars. I was only expecting one entry in this box - showing the Title of the one Series. Should I expect this what I am seeing ? Or is there a way to only have the single Series Title displayed in this box as I did expect ?
Hope that this makes sense to people and that someone can point me in the right direction
Thanks in advance.
Steve
Hope that this makes sense to people and that someone can point me in the right direction
Thanks in advance.
Steve