I am looking for a decent free control, library or tutorial that allows you to create graphics on .NET CF ... I am currently using v2.0, but maybe I can upgrade to 3.5.
I also want to save the graph as an image.
Two years ago I did almost the same search and found several, but I didn’t really care. Here is my old result:
One or all of them may have released new versions at the same time with better performance, but check them out yourself.
How many features do you really need?
For the CF project that I did in the past, we used several bitmaps as a background grid and drew graphics. It was pretty simple and low-tech, but I was surprised how well it helped us.
Source: https://habr.com/ru/post/1337792/More articles:CE DrawLine Smoothing - c #Java finds the beginning of a file name and extension - javaHow to create a Dropdown Choice filter field in Django using ajax? - djangoJust for fun - start with PHP's complex logical problem - phpWhat is the preferred way in C ++ for converting an inline type (int) to bool? - c ++Is WPF a replacement for WinForms? - winformsJavascript virtual machine - javascriptJSplitPane + MiGLayout: how to enable proportional auto-implementation - javaSmoothed rounded corners in Windows CE 6.0 - windows-ceJSplitPane + MiGLayout: how to enable automation - swingAll Articles