Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query graph
Message
De
21/09/1998 19:59:57
 
 
À
21/09/1998 19:54:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00139328
Message ID:
00139331
Vues:
15
>i have a code like this to make a grapfh from a query
>
>SELECT Cons.nom, Cons.value;
> FROM plany!cons;
> INTO CURSOR cursor1
> DO (_GENGRAPH) WITH 'QUERY'
>
>But i need to know how to do to whe i run a form and click in a button the grapfh it showed but without to pass for the steps of the grafhic wizard,
>
>i only want to see the graphic result of the query..
>
>how can i do that?


Did you consider directly using the Graph ActiveX component? It´s not so hard to use, and it gives you more control. I prefer the Pinnacle control, which comes with VB.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform