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...