Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to print a Graph as report
Message
De
07/11/1999 00:00:26
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
 
À
05/11/1999 14:14:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00287695
Message ID:
00288166
Vues:
21
Mo,

Use Excel through OLE automation. Go into Excel and record a macro as you create the graph that you want. Open the macro in the VB editor and copy the code. With a little editing you can paste this code into VFP. Then oExcel = CREATEOBJECT("Excel.Application").... and off you go!

There is also an example of a graph on a form in the Solutions.pjx which ships with VFP.


>Hello
>
>The last time I printed Graph was 8 years ago using _GENGRAPH, going back to the help to see how to do it and I found that _GENGRAPH is history and they want us to use the Graph Wizard.
>
>I found the Graph Wizard useless for my aim which is to print a Graph from dynamic query.
>
>How to do it?? and what the best tool??
>
>Thanks
>Mo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform