![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
| Summary: | TAnnotationTool on TColorLineTool on TDBChart is not printed | ||
|---|---|---|---|
| Product: | VCL TeeChart | Reporter: | Thorsten <Thorsten.Luecken> |
| Component: | Tools | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | sandra |
| Priority: | --- | ||
| Version: | 18.160504 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | FastLine | Delphi / C++ Builder RAD IDE Version: | RAD 10.1 Berlin |
Hello, The problem doesn't appear using latest Teechart Pro VCL/FMX v2017.23 Thanks in advance |
When we use a TAnnotationTool on a chart, it is shown on screen but not printed. There is a white rectangle where the annotation should be. The part of the dfm looks like this: object DBChart1: TDBChart ... object ChartTool1: TColorLineTool AllowDrag = False Pen.Color = clRed Pen.Width = 0 AxisID = 2 object TAnnotationTool Shape.Alignment = taRightJustify Shape.CustomPosition = True Shape.Frame.Width = 0 Shape.Left = 1034 Shape.Shadow.Visible = False Shape.Top = 279 end end end Delphi 10.1 Build 32bit Win10 64bit TeeChart Pro v2016.18.160504 32bit VCL also same on v2017.22