Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding FoxCharts to a project
Message
From
12/01/2009 14:06:40
Raza Malik
Universal Accounting Software
Edgewater, New Jersey, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01372885
Message ID:
01372901
Views:
22
Hi Naomi... Yes, I did. At startup, I put the following command.
SET PATH TO ..\common6\FoxCharts
SET CLASSLIB TO ..\common6\FoxCharts\FoxCharts.vcx ADDITIVE
In the program, I added to following code before drawing:
LOCAL loChart AS FoxCharts
loChart = CREATEOBJECT("FoxCharts")

DO (LOCFILE("System.app"))
Raz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform