Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chart sample
Message
From
17/08/2008 21:33:44
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01339357
Message ID:
01339412
Views:
14
>Yes Naomi, it's FoxCharts
>
>I just would like to display a pizza chart with 12 pieces, where each piece has a month name,
>and the sum of the numeric field on it
>
>I tried the SQL code below, and got a 2 column cursor:
>
>SELECT cMonth(Date) AS Month, SUM(Price) AS Sum ;
> FROM Financial ;
> GROUP BY Month(Date) ;
> INTO CURSOR TempCursor
>
>However I could not insert the code in the init method of the sample form I downloaded from this site,
>because the sample has more columns in the cursor, and my cursor results in error
>
>Any help will be welcome
>
>
>Moises


Olá Moisés

Can you please send me all the code you are using to create your chart ?
Unfortunately I didnt manage to create some documentation for it, but it's really super simple to use.

Just send me your code and I'll show you what you could be doing to make it work as you desire.


Abraço !
Previous
Reply
Map
View

Click here to load this message in the networking platform