Hello all, :wave:
How to create chart for pocket pc application ?
can anybody halp me. how codes for create chart ?
thanks,
Printable View
Hello all, :wave:
How to create chart for pocket pc application ?
can anybody halp me. how codes for create chart ?
thanks,
what type of chart? like a bar chart of a graph....
here is bar chart - http://www.codeproject.com/netcf/pocketbargraph.asp
here is a control u can buy
http://www.programmersheaven.com/dow.../download.aspx
Hi,
you could draw lines, and fill the shapes for a bar chart etc, but personally I would go with a 3rd party solution such as the one from www.pocketpccontrols.com
Pete
Thanks,
but how if we want to create with visual basic lenguage ?
You could always take the source code from the article Strider suggested, and use one of the many C# to VB.Net convertors