TChart overview

Constructors

 ConstructorOverloaded

Public Fields

 SourceProperty

Public Methods

 CheckTitle
 ClearReset the Chart to its default values.
 DoInvalidate
 DrawPaints the Chart internally to calculate Chart values that would otherwise be calculated only when the Chart is actually Painted to the screen.
 Invalidate
 OnApplyTemplate

Public Properties

 AfterDrawCanvas
 AnimationsCollection of Animation components contained in this Chart.
 AspectAccesses view characteristics of the Chart.
 AutoRepaintEnables/Disables Repainting of Chart when points are added.
 AxesCollection of predefined and custom axis objects.
 BeforeDrawSeriesCanvas
 Canvas
 ChartDefines the Chart to display.
 Cursor
 Export
 FooterDefines Text shown at the bottom of the Chart.
 Graphics3DUse the Graphics3D property to access TeeChart Draw properties and methods.
 HeaderDefines Text shown at top of the Chart.
 Import
 ItemDefault indexer ( Example: tChart1[0].Color=Color.Blue; is equivalent to tChart1.Series[0].Color=Color.Blue; )
 LegendLegend characteristics
 PageAccesses multiple page characteristics of the Chart.
 PanelBackground visible attributes.
 RootElement
 SeriesCollection of Series contained in this Chart.
 SeriesGrid
 Source
 SubFooterDefines Text shown directly above Footer.
 SubHeaderDefines Text shown directly below Header.
 ToolsCollection of Tool components contained in this Chart.
 ToolsAxisGrid
 ToolsGrid
 TouchGets or sets the Touch characteristics of the Chart.
 WallsAccesses left, bottom and back wall characteristics of the Chart.

See Also

TChart Class | Steema.TeeChart Namespace