MS chart control for VC++9

A

Azed

I am trying to use MSchart control in my Visual C++9, However, the MS chart control in not available in activex list!. I ve downloaded the MS chart control for APS. Net but I couldnt use it with my VC++ programs
Is there any clue
thanks
 
J

John W. Vinson

I am trying to use MSchart control in my Visual C++9, However, the MS chart control in not available in activex list!. I ve downloaded the MS chart control for APS. Net but I couldnt use it with my VC++ programs.
Is there any clue?
thanks

I would suggest asking this question in a forum supporting Visual C++. This
forum is for a different program, Microsoft Access.
 
P

PvdG42

Azed said:
I am trying to use MSchart control in my Visual C++9, However, the MS
chart control in not available in activex list!. I ve downloaded the MS
chart control for APS. Net but I couldnt use it with my VC++ programs.
Is there any clue?
thanks

As John told you, you're in the wrong place.

If your app is .NET (C++/CLI), you want:

microsoft.public.dotnet.languages.vc

If it's ISO standard C++, try:

microsoft.public.vc.language
 
D

De Jager

Azed said:
I am trying to use MSchart control in my Visual C++9, However, the MS chart
control in not available in activex list!. I ve downloaded the MS chart
control for APS. Net but I couldnt use it with my VC++ programs.
Is there any clue?
thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top