Search found 1 match
- Tue Dec 09, 2008 1:26 pm
- Forum: ActiveX
- Topic: pro Activex 8
- Replies: 1
- Views: 3421
pro Activex 8
I want upload a picture, but I can't. you can run below code with VC.6, that you'll can find the overlapped label hi , the axis label overlapp. developed with vc6.0 code: CSeries s; long l; l = m_chart.AddSeries(0); s = m_chart.Series(l); // s.AddXY(1, 10, "2008-10-01", 0); // s.AddXY(2, 190, "2008-...