Thanks for the reply
Yes I am setting the position to bottom, unfortunately I can't make the chart wider due to its position on the report.
is there any way to have a word wrap type property on the legend to cope with this scenario or is there a work around?
Search found 3 matches
- Mon Sep 03, 2007 11:33 am
- Forum: VCL
- Topic: Legend Width
- Replies: 3
- Views: 5320
Legend Width
Hi I have a legend on the graphs that I am printing. If the title belonging to the TLineSeries that I am adding to the TChart has more than 65 characters, the legend is not displayed (even if it is just one of the titles is over the limit) if all the titles are shorter than 65 characters then the le...
- Mon Jun 25, 2007 3:17 pm
- Forum: VCL
- Topic: Pointer Style and color
- Replies: 1
- Views: 6024
Pointer Style and color
Hi We are using Delphi 7 and TeeCharts Pro 7 We have several lines and we are trying to use pointer style to distinguish between them. When using psRectangle or psCircle it works fine as they use the colour of the line. However when we use psStar, psCross and psDiagCross for 3 other lines, the point...