Im just experimeneting with the multiple pies feature (Teechart 7/Delphi7). I cant see a way to have each of the pies have a different title. Its shown in the legend but its not easy to see which pie relates to which item on the legend.
Any thoughts?
Multiple Pies: any way to title on each pie?
Hi.
The easiest solution would be to draw each pie series title directly on chart canvas in it's OnAfterDraw event. Or use one of the Series events to draw the text at specific x,y coordinate.
Alternatively, you can also use custom positioned TAnnotationTool for each series.
The easiest solution would be to draw each pie series title directly on chart canvas in it's OnAfterDraw event. Or use one of the Series events to draw the text at specific x,y coordinate.
Alternatively, you can also use custom positioned TAnnotationTool for each series.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com