Shapes
| Name | Description |
|---|---|
| ChartEllipse | Represent the Ellipse chart object. |
| ChartRectangle | Represents the Rectangle chart object. A rectangle of any preferable size and rotation that can be drawn directly in the chart, bound to X-Y axises. |
| ChartShape | Represents the Shape chart object. Allows drawing a Rectangle, a Triangle, and an Ellipse on the chart. |
| ChartTriangle | Represents the Triangle chart object. |