Aspect (inherited from TChart) | Accesses view characteristics of the Chart. |
AutoRepaint (inherited from TChart) | Enables/Disables Repainting of Chart when points are added. |
Axes (inherited from TChart) | Collection of predefined and custom axis objects. |
Canvas (inherited from TChart) | |
Chart (inherited from TChart) | Defines the Chart to display. |
CurrentTheme (inherited from TChart) | Name of current active Chart Theme |
Footer (inherited from TChart) | Defines Text shown at the bottom of the Chart. |
Graphics3D (inherited from TChart) | Use the Graphics3D property to access TeeChart Draw properties and methods. |
Header (inherited from TChart) | Defines Text shown at top of the Chart. |
IParent | |
Item (inherited from TChart) | Default indexer ( Example: tChart1[0].Color=Color.Blue; is equivalent to tChart1.Series[0].Color=Color.Blue; ) |
Legend (inherited from TChart) | Legend characteristics |
Page (inherited from TChart) | Accesses multiple page characteristics of the Chart. |
Panel (inherited from TChart) | Background visible attributes. |
Panning (inherited from TChart) | Accesses Panning characteristics. |
Series (inherited from TChart) | Collection of Series contained in this Chart. |
SubFooter (inherited from TChart) | Defines Text shown directly above Footer. |
SubHeader (inherited from TChart) | Defines Text shown directly below Header. |
Tools (inherited from TChart) | Collection of Tool components contained in this Chart. |
Walls (inherited from TChart) | Accesses left, bottom and back wall characteristics of the Chart. |
Zoom (inherited from TChart) | Accesses the Zoom characteristics of the Chart. |