Search found 1 match
- Fri Jun 24, 2011 9:03 am
- Forum: ActiveX
- Topic: How to print several TeeCharts in a piece of paper?Help me!
- Replies: 2
- Views: 5629
How to print several TeeCharts in a piece of paper?Help me!
Hi,dear geeks,can you help me? First, I'm come from chinese,so English just so so. Second, I use Microsoft Visual C++. I just want code which achieve : print two or more TeeCharts in one piece of paper! I have writed some code, i define two TeeChart objects,like this: CTChart m_tchartF,m_tchartS; //...