|
Class Summary |
| Chart2D |
An abstract class for the common methods of GraphChart2D and PieChart2D. |
| Chart2DProperties |
A data structure for holding the properties common to all Chart2D charts. |
| Dataset |
The container for the data values to chart. |
| GraphChart2D |
An abstract class for the common methods of LBChart2D and LLChart2D. |
| GraphChart2DProperties |
A data structure for holding the properties common to all GraphChart2D objects. |
| GraphProperties |
A data structure for holding the properties common to all graph area objects. |
| LBChart2D |
A class for the methods of GraphChart2D charts of the "Labels Bottom" type. |
| LegendProperties |
A data structure for holding the properties common to all legends. |
| LLChart2D |
A class for the methods of GraphChart2D charts of the "Labels Left" type. |
| MultiColorsProperties |
A data structure for holding the properties common to all sets of colors. |
| Object2D |
An abstract class for the common methods of Chart2D, Clocks2D, and Progress2D objects. |
| Object2DProperties |
A data structure for holding the properties common to all Object2D objects. |
| PieChart2D |
A PieChart2D object is an enclosed are with a title, pie sectors, pie labels, and a legend. |
| PieChart2DProperties |
A data structure for holding the properties common to all PieChart2D charts. |
| WarningRegionProperties |
The properties of a warning region for GraphChart2D charts. |