Search found 1 match
- Wed Dec 28, 2005 10:45 pm
- Forum: VCL
- Topic: TeeChart Problems
- Replies: 1
- Views: 2784
TeeChart Problems
Just downloaded Pro VCL 7.06. I have existing code written in D7. Three problems: 1) In my existing code I wrote to the chart canvas at a specific spot with a font using: Chart1.FontCanvas(Chart1.Title.Font); SetBkMode( Chart1.Canvas.Handle, TRANSPARENT ); Chart1.Canvas.TextOut( CalcPixelForThisPerc...