Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chart sample
Message
De
17/08/2008 21:33:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01339357
Message ID:
01339412
Vues:
15
>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 !
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform