Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with graphs
Message
From
15/05/1998 06:44:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00099681
Message ID:
00099683
Views:
22
>I've got some problems using graphics in my application.
>If I use graphs in this way:
>
> "Append general (fieldname type general) DATA (string)"
>
>(before I've created a graph with FoxPro Graph Wizard into this general field)
>on computers without MSOffice, data are not updated.
>
>I've tried this other command:
>
> "Append general (fieldname type general) CLASS 'MSGraph.Chart.5' DATA (string) "
>
>In this way data have been updated, but I can show one kind of graphic only (istogram type).
>
>How can I solve this problem ?
>
>Thank you very much for your help, and sorry for my bad English.
If it's MSGraph5 then call object.autoformat(nChartType,NSubtype). nChartType range from 1-12 and corrospond to general groups in wizard, subtypes range differ with type and same as order of wizard charttype - subgroups. ie:autoformat(12,6) 3dpie with percent labels.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform