Search found 1 match
- Tue May 25, 2004 10:02 am
- Forum: .NET
- Topic: Print previewing several Charts on one page
- Replies: 1
- Views: 5218
Print previewing several Charts on one page
I want to print several charts on on page. I used the example in the tutorial, and it's OK when I used a button with my four chart in a simple form. But in my initial form, I had my 4 charts in a TabControl, and only 1 chart was printing (the Tchart1).
What is the problem ?
Thanks in advance.