ChartErrors overview

Constructors

 Constructor

Public Fields

 ISeries (inherited from ChartErrorsBase)

Public Methods

 DrawError (inherited from ChartErrorsBase)
 DrawZError (inherited from ChartErrorsBase)
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 PreparePen (inherited from ChartErrorsBase)

Public Properties

 Bottom (inherited from ChartErrorsBase)Gets and sets the corresponding Bottom Error value for each Point.
 Chart (inherited from TeeBase)Chart associated with this object
 ErrorSizeUnits (inherited from ChartErrorsBase)Sets ErrorSize in pixels or percentage of Pointer size.
 FormatGets and sets the corresponding Format.
 Left (inherited from ChartErrorsBase)Gets and sets the corresponding Left Error value for each Point.
 Right (inherited from ChartErrorsBase)Gets and sets the corresponding Right Error value for each Point.
 SeriesColor (inherited from ChartErrorsBase)Gets and sets a value which when true uses the error Color relative to each point. When false, the error Color is taken from the corresponding ChartPen.
 Size (inherited from ChartErrorsBase)Determines the size of the Error "T".
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 Top (inherited from ChartErrorsBase)Gets and sets the corresponding Top Error value for each Point.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

ChartErrors Class | Steema.TeeChart.Styles Namespace