Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need to know the Properties of a MsGraph Object
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01018775
Message ID:
01018875
Views:
13
>Hi!! I need to know the properties of a MsGraph Object, for to change in the grafic the font style, the size, the type of grafic, the colors of the grafic, and more... Thanyou For your Help, Bye

It seems the "autocomplete" does not create an object tree for MSChart:
myform=CREATEOBJECT('form')
myform.AddObject("mymschart","Olecontrol","MSGraph.Chart.8")
oChart=myform.mymschart


When I type oChart. (dot in the command window) I expected an autocomplete browser. Did not get one.

Usually in the command window this kind of stuff with the other ocx will open an autocomplete browser. But not for MSChart.

Is this by design?
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform