Page 1 of 1

DataPlotClasses 1.4.0 released

Posted: Sun May 24, 2015 2:59 pm
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