SM2DGraphView


NSView subclass that conforms to the NSCoding protocol.

Displays graph paper, axis labels, and line and/or 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.



© 2003 Snowmint Creative Solutions LLC (Last Updated 9/4/2003)
HTML documentation generated by HeaderDoc