I would like to create a simple stock charting system in Gtk # (and C #), with the ability to draw inside it. I donβt know where to start: is it better to start from scratch? Or using something ready? Is it better to use Cairo? Or System.Drawing? Is there any piece of code that I can reuse?
thanks
c # gtk #
stighy
source share