It works.
Thank you very much!
Search found 3 matches
- Fri Oct 14, 2011 8:50 am
- Forum: .NET
- Topic: tChart is not drawn when I draw the whole Form to bitmap
- Replies: 2
- Views: 2804
- Wed Oct 12, 2011 1:29 pm
- Forum: .NET
- Topic: tChart is not drawn when I draw the whole Form to bitmap
- Replies: 2
- Views: 2804
tChart is not drawn when I draw the whole Form to bitmap
I want to draw a whole System.Windows.Form to Bitmap (make a screenshot of the form). Everything works fine, and all controls are drawn to the bitmap. The only exception is that the tChart contained in the Form does not appear in the bitmap. I ise the following code: private void button1_Click(objec...
- Fri Sep 30, 2011 11:17 am
- Forum: .NET
- Topic: Scrolling "out of signal"
- Replies: 1
- Views: 2308
Scrolling "out of signal"
I have a chart with one fast line series. When I scroll the x-axis (scroll allowed only horizontal) by using the right mouse button, it is possible to scroll the axis in a way, that there are no values any more which can be shown. It is possible to limit scrolling to min amd max x-values?