Search found 2 matches
- Fri Feb 17, 2017 10:46 am
- Forum: VCL
- Topic: TDrawLineTool disable line display outside ChartRect
- Replies: 3
- Views: 6178
Re: TDrawLineTool disable line display outside ChartRect
Hi, Yeray Thanks for the prompt reply. You can change from GDIPlus to GDI (as in v8) In the example, there is an option (checkbox) to disable GDI+, but I can’t find anywhere to disable GDI+ in my project. Or you can activate "Full Repaint" property for the Draw Line Tool “Full Repaint” does the tric...
- Fri Feb 17, 2017 9:33 am
- Forum: VCL
- Topic: TDrawLineTool disable line display outside ChartRect
- Replies: 3
- Views: 6178
TDrawLineTool disable line display outside ChartRect
Hello I upgraded from TeeChart Pro V8.06 to TeeChart Pro 2016 recently and encountered an issue below. I use TDrawLineTool to draw lines on a Chart. With version 8.06, if you move the chart by dragging the right mouse, lines outside the ChartRect area are not displayed. However, in version 2016, it ...