MS Chart v's Chart 
Author Message
 MS Chart v's Chart

Hi

I am trying to display a bunch of data in a radar graph on a form in my VB
(6) project.  I have inserted the radar graph and am trying to set the data
for it programmaticly.

My problem is this:  All the documentation that I can find talks about using
"MS Chart", however the object that I have inserted is only a "Chart" type
of object.  It will not respond to any of the code that the documentation
suggests.  It seems to me that I have the wrong object here...   Any
suggestions?

Thanks in advance

Langdon



Tue, 23 Jul 2002 03:00:00 GMT  
 MS Chart v's Chart
Yes, the control supplied with VB Pro is MSChart
--
RobSmith


Quote:
> Hi

> I am trying to display a bunch of data in a radar graph on a form in my VB
> (6) project.  I have inserted the radar graph and am trying to set the
data
> for it programmaticly.

> My problem is this:  All the documentation that I can find talks about
using
> "MS Chart", however the object that I have inserted is only a "Chart" type
> of object.  It will not respond to any of the code that the documentation
> suggests.  It seems to me that I have the wrong object here...   Any
> suggestions?

> Thanks in advance

> Langdon



Tue, 23 Jul 2002 03:00:00 GMT  
 MS Chart v's Chart
So, your saying that I have a "cut down" version of VB and therefore the
Chart object rather than MSchart?  I am using the free demo version of VB
(for the moment) so that makes sense.

I have, through trial and errror, discovered how to control the Chart object
and therefore have a solution for the time being.  So thanks for your reply.

If anyone else out there are wondering how to deal with it, feel free to
ask, I would be happy to hand along my code.

Thanks again Rob.

Langdon

Quote:

>Yes, the control supplied with VB Pro is MSChart


>> Hi

>> I am trying to display a bunch of data in a radar graph on a form in my
VB
>> (6) project.  I have inserted the radar graph and am trying to set the
>data
>> for it programmaticly.

>> My problem is this:  All the documentation that I can find talks about
>using
>> "MS Chart", however the object that I have inserted is only a "Chart"
type
>> of object.  It will not respond to any of the code that the documentation
>> suggests.  It seems to me that I have the wrong object here...   Any
>> suggestions?

>> Thanks in advance

>> Langdon



Thu, 25 Jul 2002 03:00:00 GMT  
 MS Chart v's Chart
Langdon, did you get the free vb version on the net?  If so, where?  TIA...
Jeff
Quote:

> So, your saying that I have a "cut down" version of VB and therefore the
> Chart object rather than MSchart?  I am using the free demo version of VB
> (for the moment) so that makes sense.

> I have, through trial and errror, discovered how to control the Chart object
> and therefore have a solution for the time being.  So thanks for your reply.

> If anyone else out there are wondering how to deal with it, feel free to
> ask, I would be happy to hand along my code.

> Thanks again Rob.

> Langdon


> >Yes, the control supplied with VB Pro is MSChart



> >> Hi

> >> I am trying to display a bunch of data in a radar graph on a form in my
> VB
> >> (6) project.  I have inserted the radar graph and am trying to set the
> >data
> >> for it programmaticly.

> >> My problem is this:  All the documentation that I can find talks about
> >using
> >> "MS Chart", however the object that I have inserted is only a "Chart"
> type
> >> of object.  It will not respond to any of the code that the documentation
> >> suggests.  It seems to me that I have the wrong object here...   Any
> >> suggestions?

> >> Thanks in advance

> >> Langdon



Thu, 25 Jul 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. MS Chart control and (fake) Gantt charts-Basic question

2. MS Chart - save chart as bitmap?

3. MS Chart 6 Pie Chart questions

4. MS Chart - save chart as bitmap?

5. Refresh chart data, not entire chart

6. Hide a chart tip in Excel 7.0 chart

7. Report with 2 Charts using RDC displays only the first chart

8. Saving Chart from Chart Control to GIF Files

9. Report with 2 Charts using RDC displays only the first chart

10. Charting Question - How to do something like a Gantt chart

11. Need Chart controls with cool Drag'n'Drop

12. Need Chart control with cool Drag'n'Drop

 

 
Powered by phpBB® Forum Software