This section describes data models available in the Monarch Charts. Data is loaded into a chart by passing one or more data models to it. A data model is an object that contains user defined data in a form that MonarchCharts can access. Once your data model is added, you can chart the data in a variety of ways. The design of MonarchCharts makes it possible to chart data from virtually any source, be it a database, text file or other source. Creating your own data models can be a time consuming process, therefore MonarchCharts provides several simple data models for most common applications.
Figure 5.1.1 Data model class diagram