Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSGRAPH properties
Message
 
À
22/09/2003 12:34:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00831163
Message ID:
00831210
Vues:
14
Try this:
with thisform.OGraph.object.application.chart.SeriesCollection.Item(1)
.MarkerBackgroundColor=rgb(...)
.MarkerForegroundColor=rgb(...)
endwith

>Hi,
>
>I'm using VFP6. I have a form with a graph on it using MSGRAPH. I want to programmically set the color for each series. I've been looking through the help files and I can not locate anything mentioning how to do this. Any ideas? Thank you.
>
>Tim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform