Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graph
Message
From
12/10/1998 14:41:25
Michael Dreyer
Intelligent Computer Solutions
Naperville, Illinois, United States
 
 
To
12/10/1998 14:29:02
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Graph
Miscellaneous
Thread ID:
00145974
Message ID:
00145979
Views:
24
>Wich are the properties and methods of a microsoft graph chart? are they documented any where?
>
>How could I handle all those properties and methods programmatically?
>
>What I need is to gain access to all of the features of a graph, such as legend colors, font, graph type, and so on.
>
>Tks in advance.

The easiest way to see the properties of the graph is to record a macro in excel, then go through the chart wizard, select the type of graph and legend and then edit the macro to see the code. it is in VBA but pretty easy to translate to VFP. Other than that you can go to:

http://www.microsoft.com/officedev/articles/OMG/naug25gr.htm

this will show you the MSGraph 8 object model.

Good Luck

Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform