Search found 7 matches
- Fri Apr 17, 2009 9:52 am
- Forum: VCL
- Topic: Problems with Printing a Chart
- Replies: 1
- Views: 2503
Problems with Printing a Chart
Hello, I have got problems with printing a chart in Version 7. I just want to print a chart, but everytime it depends on the size of the chart. When I make the chart bigger, the size, for example of the fonts, is in the printout smaller than on the screen. I tried to create a Metafile, but it's the ...
- Sat Sep 16, 2006 11:01 am
- Forum: VCL
- Topic: Problem with Printing and AxisPos
- Replies: 1
- Views: 2771
Problem with Printing and AxisPos
Hello, I'm have got a complex chart with many Series. Now I want to add something with Printer.Canvas while Printing with PrinterPartialCanvas. so i need the Pixel Position of the Axes while Printing the Chart, because e.g. BottomAxis.AxisPos is only for the Chart on screen. But I want to work with ...
- Wed Jun 28, 2006 3:21 pm
- Forum: VCL
- Topic: Problem with printing aditional text
- Replies: 2
- Views: 3537
- Wed Jun 28, 2006 12:46 pm
- Forum: VCL
- Topic: Problem with printing aditional text
- Replies: 2
- Views: 3537
Problem with printing aditional text
Dear Support-Team, I added to my chart aditional text with help of CalcXPosValue, CalcYPosValue and CanVas.TextOut. I'm using Canvas.Font.Size := 10. In the Chart on the windows, everything looks ok, but when I print with help of Chart1.PrintPartialCanvas(Printer.Canvas, Rect(0, 0, Printer.PageWidth...
- Mon Feb 27, 2006 10:01 am
- Forum: VCL
- Topic: Add Text to Chart
- Replies: 1
- Views: 3477
Add Text to Chart
Dear Sir, I wanted to add Text to my chart with help of Canvas. Now my Problem is, that my text shouldn't be fixed with pixels, it should be added to the Chart with x, y cordination of the X and Y Axis. Is it possible? Next Problem: I add the text now onAfterDraw. But the text is only visible when z...
- Mon Jan 02, 2006 12:04 pm
- Forum: VCL
- Topic: Problem with TGanttTool
- Replies: 2
- Views: 3534
- Fri Dec 30, 2005 6:45 pm
- Forum: VCL
- Topic: Problem with TGanttTool
- Replies: 2
- Views: 3534
Problem with TGanttTool
Dear Steema Support, I'm a new user of TeeChart so I have got my first question: I have got one Gantt-Series and one GanttTool. Now my Problem: In my application- When I drag the Gantt-Tool the "Zoom-Function" opens and so when I drop the Gantt-Series the Chart zoomes. What did I wrong or is it a Bu...