TCustomErrorSeries.AddErrorBar
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCustomErrorSeries.AddErrorBar
TCustomErrorSeries

function AddErrorBar(Const AX, AY, AError: Double; Const AXLabel: String; AColor: TColor): Integer;

Unit
ErrorBar

Description
The AddErrorBar function adds a new Error Bar point to the Series. Returns the position of the Error Bar in the list. Positions start at zero. The AError parameter is stored at ErrorValues list.

Each Bar is displayed with an Error "T" on top. You can control the "T" appearance by using the ErrorPen and ErrorWidth properties.


Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.