|
Objective Chart is a full-featured 100% MFC graphing/charting component
package. The classes fit seamlessly with MFC and inherit many of MFC's existing
classes such as CView and CWnd. Of course, many of the standard graph types are
supported, but the true power of Objective Chart is its extensibility. You can
easily add your own graph types (for example, a proprietary financial data
chart) and Objective Chart will take care of the majority of the work for you.
Objective Chart takes advantage of the MFC document view architecture, so you
can display several different charts from the same set of data. Objective Chart
ensures that all charts are quickly updated when the data they are bound to is
modified.
To make it even more powerful, Objective Chart can easily be
bound to Objective Grid to achieve a multi-view
system of your data with only a couple of lines of code!
©Copyright 2002, Rogue Wave
Software, Inc. All rights reserved
|