CustomError overview

Constructors

 ConstructorOverloaded

Public Methods

 AddAdds a new Error Bar point in selected color and with label.
 AddValueAdds a new Error Bar point to the Series.
 ClickedReturns the ValueIndex of the "clicked" point in the Series.
 Draw
 DrawBarDisplays an ErrorBar point ( BarIndex point ) using the Start and End pixel coordinates.
 MaxYValueReturns the Maximum Value of the Series Y Values List.
 MinYValueReturns the Minimum Value of the Series Y Values List.
 PrepareForGallery

Public Properties

 ErrorPenDefines Pen to draw Error "T" on top of Error Bars.
 ErrorStyleDefines the Error Series Style according to EErrorSeriesStyle.
 ErrorValuesGets and sets the corresponding Error value for each Bar.
 ErrorWidthDetermines the horizontal size of the Error "T".
 ErrorWidthUnitsSets ErrorWidth in pixels or percentage of Bar width.

See Also

CustomError Class | Steema.TeeChart.Styles Namespace