Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising

graphs

Drawing graphs on the fly with gdiplusX

Drawing graphs on the fly with gdiplusX

The 3 codes below draw graphs as histogram on the fly with data gathered on a simple vfp cursor. this use gdiplusX library.the code asks to point mandatory to system.app to make the app working. can modify colors,title,values,... in code as your custom...

Read more

Advertising
Graphs on visual foxpro grid

Graphs on visual foxpro grid

*These codes begin with a great idea of Cetin Bazoz (Turkia) to make basic graph on native grid. *this code draw graph from grid data field with gradients and gdiplusX * you must point to system.app and gdiplusX.vcx in dialog boxes to make the code working...

Read more