I have a DBChart with four PieSeries on it. Each chart has multiple slices, and is multicolored. I’d like to have the title of each series written either on it or beneath it, instead of the legend. Is there any easy way to accomplish this? I’m using TeeChart Standard v2011.03.32815 VCL
I have a DBChart with four PieSeries on it. Each chart has multiple slices,
Share
The Pro version includes the Annotation tool that would be useful here.
With the Standard version, you could just have 4 TDBCharts as mentioned in a comment above, or you could also draw manually your texts on the canvas. Ie: