SMPieChartView
NSView subclass that conforms to the NSCoding protocol.
Displays a pie chart.
The pie view works in a very similar fashion to NSTableView, NSOutlineView, and NSBrowser.
A datasource object provides all of the slice data and attributes to display the pie
chart. A delegate object can respond to some methods for more control
over the display and behavior of the pie view.
© 2003-2004 Snowmint Creative Solutions LLC (Last Updated 8/29/2004)
HTML documentation generated by HeaderDoc