Constructors
![]() | Overloaded |
Public Events
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
Public Fields
Public Methods
![]() | Reset the Chart to its default values. |
![]() | |
![]() | Paints the Chart in your preferred Canvas and region. |
![]() | |
![]() | Frees all the resources used by the chart. |
![]() | |
![]() | This override implements what TChart will do when OnTouchEvent is fired. |
![]() |
Public Properties
![]() | Collection of Animation components contained in this Chart. |
![]() | Accesses view characteristics of the Chart. |
![]() | Enables/Disables Repainting of Chart when points are added. |
![]() | Collection of predefined and custom axis objects. |
![]() | Returns a Bitmap image filled with Chart. |
![]() | |
![]() | Defines the Chart to display. |
![]() | |
![]() | Defines Text shown at the bottom of the Chart. |
![]() | Obsolete. Determines properties of frame around chart back wall. Use tChart1.Walls.Back.Pen property instead. |
![]() | Use the Graphics3D property to access TeeChart Draw properties and methods. |
![]() | Defines Text shown at top of the Chart. |
![]() | Default indexer ( Example: tChart1[0].Color=Color.Blue; is equivalent to tChart1.Series[0].Color=Color.Blue; ) |
![]() | Legend characteristics |
![]() | Accesses multiple page characteristics of the Chart. |
![]() | Background visible attributes. |
![]() | Accesses Panning characteristics. |
![]() | Collection of Series contained in this Chart. |
![]() | Obsolete. Returns number of Series in Chart. Use tChart1.Series.Count property instead. |
![]() | Defines Text shown directly above Footer. |
![]() | Defines Text shown directly below Header. |
![]() | Collection of Tool components contained in this Chart. |
![]() | Accesses left, bottom and back wall characteristics of the Chart. |
![]() | Accesses the Zoom characteristics of the Chart. |
See Also
TChart Class | Steema.TeeChart Namespace