Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Charts in Excel
Message
From
04/03/2002 14:25:39
 
 
To
04/03/2002 13:57:22
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00627945
Message ID:
00627985
Views:
13
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform