Version

ErrorBars Class Members

The following tables list the members exposed by ErrorBars.

Public Constructors
 NameDescription
Public ConstructorErrorBars ConstructorCreates a new ErrorBars instance.  
Public Properties
 NameDescription
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyDirectionReturns or sets a value which determines the direction in which the error bars extend from the data points.  
Public PropertyEndStyleReturns or sets the end style for the error bars.  
Public PropertyErrorValueTypeReturns or sets a value which determines the units used to evaluate the error.  
Public PropertyFillReturns or sets a ChartFillBase derived object which defines the fill color/gradient for the line.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyValueReturns or sets a value which defines the error range.  
Public PropertyWidthInPointsDetermines the width of the line, expressed in points.  
Public PropertyWorkbookThe owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorksheetThe owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
See Also