DataPlotClasses 1.4.0 released

Get all your Open Source news and announcements here!
Post Reply
User avatar
roger
Site Admin
Posts: 431
Joined: Fri Apr 24, 2009 12:41 am
Contact:

DataPlotClasses 1.4.0 released

Post by roger »

v1.4.0
  • Made the dataplot classes threadsafe:
    • Added Figure.Redraw method which is now the only method that should be called to redraw the figure
    • Figure.Draw(g) is now a private method that should only be called by the Figure.Paint event
    • Added Figure.DrawToGraphics method that can be used to draw the figure to a picture or printer
Post Reply