| Class | Description |
|---|---|
| Backdrop | Specifies the settings used to draw the background of the Chart object. |
| Line | Holds all of the visual attributes of a Line object. |
| Point2d | Specifies a point in two dimensions. |
| Point3d | Specifies a point in 3 dimensional geometric space. |
| Structure | Description |
|---|---|
| Bar | Stores the location and size of the Bar area. |
| Enumeration | Description |
|---|---|
| AntiAliasMode | Specifies the antialiasing settings used to draw the object. |
| BackdropStyle | Specifies the style used to draw the backdrop of an object. |
| GradientType | Specifies the type of gradient to draw. |
| LineStyle | Specifies the line style to use. |
| PicturePutStyle | Specifies how the image is aligned inside the backdrop. |
| ProjectionType | Specifies the projection type used. |
| TextAlign | Specifies how text is aligned within its rectangle. |
| TextAnchor | Specifies how the text shape anchors to its position. |