Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Charts in Excel
Message
De
04/03/2002 14:25:39
 
 
À
04/03/2002 13:57:22
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00627945
Message ID:
00627985
Vues:
12
So I tried something like this with xlLine.

>With Worksheets(1).ChartObjects(1).Chart
> If .ChartType = xlBubble Then
> .ChartGroups(1).BubbleScale = 200
> End If
>End With

It says it doesn't know what variable xlLine is. Quoting xlLine tells me I'm using the wrong format. I use a 1 in place of xlLine or xlBubble and it makes an area graph. 81 makes a radar graph. I had found the MSDN sight this was pulled from and tried it earlier. Anyone know what the vfp number equivalent to a standard line graph is?

Thanks
TomW
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform