|
Class Summary |
| CurveView |
You can use this view on a Diagram component to display data in a curve chart. |
| Datum |
A Datum object is used for store one datum of the outer diagram model. |
| Diagram |
This class is used to inject a diagram in your web page. |
| DiagramView |
This base class defines common behaviors for views used on a diagram component. |
| HistogramView |
You can use this view on a Diagram component to display data in a histogram chart. |
| Model |
This class defines the model (in the MVC architecture pattern) use by the Diagram component. |
| PieView |
You can use this view on a Diagram component to display data in a Pie chart. |