SM2DGraphView.h
NSView subclass that draws line and bar graphs. The graph view works in a very similar
fashion to NSTableView, NSOutlineView, and NSBrowser.
A datasource object provides all of the line data and attributes to display the graphed
lines, points, or bars. A delegate object can respond to some methods for more control
over the display and behavior of the graph view.
SM2DGraphView Copyright 2002-2008 Snowmint Creative Solutions LLC.
http://www.snowmintcs.com/
© 2002-2009 Snowmint Creative Solutions LLC (Last Updated 4/13/2009)
HTML documentation generated by HeaderDoc