User (Legacy) Posted October 11, 2000 Report Share Posted October 11, 2000 I use VC(ver 6.0) and want to make Bar chart using "sfxbar.dll and cfx4032.dll". I import ChartFx and libraries. I want to know is How to write code. My sample code void makeChart() { IChartFXPtr m_pChartFX; m_pChartFX.CreateInstance(__uuidof(ChartFX)); ... ... } Please Help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.