Animations | Collection of Animation components contained in this Chart. |
Aspect | 3D view parameters. |
Axes | Collection of predefined and custom axis objects. |
CancelMouse | |
Chart (inherited from TeeBase) | Chart associated with this object |
ChartBounds | Read only. Used to get the four sides of the Chart (Left, Top, Right and Bottom) |
ChartRect | |
ColorPalette | |
CurrentTheme | |
CustomChartRect | |
Export | Accesses Chart export properties and methods. |
Footer | Defines Text shown at the bottom of the Chart. |
Graphics3D | Accesses TeeChart Draw properties and methods. |
Header | Defines Text shown at top of the Chart. |
Height | Sets the Chart Height in pixels. |
Import | Accesses Chart import properties and methods. |
Item | Default indexer ( Example: tChart1[0].Color=Color.Blue; is equivalent to tChart1.Series[0].Color=Color.Blue; ) |
Legend | Legend characteristics. |
Listeners | Returns array list of objects that implement the ITeeEventListener interface. |
MaxZOrder | Run-time and read only. The MaxZOrder property indicates the Chart depth in number
of Series. When Chart.View3D is True, each Series has a Z order. The Series
Z order defines the order along the Z axis when Series are displayed.
The MaxZOrder property is the maximum Z order of all active Series.
Some Series share a same Z order (stacked Bars, stacked Areas, etc). |
Page | Accesses multiple page characteristics of the Chart. |
Panel | Background visible attributes. |
Panning | Sets the scrolling direction or denies scrolling. |
Parent | The IChart parent of the Chart. |
Printer | Printing related properties. |
SerializedTag | Holds a custom tag object. |
Series | Collection of Series contained in this Chart. |
SubFooter | Defines Text shown directly above Footer. |
SubHeader | Defines Text shown directly below Header. |
SubTitle | |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
Title | |
Tools | Collection of Tool components contained in this Chart. |
ToolTip | Displays a text box at the cursor. |
Walls | Accesses left, bottom and back wall characteristics of the Chart. |
Width | Sets the Chart Width in pixels. |
Zoom | Accesses the Zoom characteristics of the Chart. |