The following tables list the members exposed by ErrorBars.
Name | Description | |
---|---|---|
![]() | ErrorBars Constructor | Creates a new ErrorBars instance. |
Name | Description | |
---|---|---|
![]() | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Direction | Returns or sets a value which determines the direction in which the error bars extend from the data points. |
![]() | EndStyle | Returns or sets the end style for the error bars. |
![]() | ErrorValueType | Returns or sets a value which determines the units used to evaluate the error. |
![]() | Fill | Returns or sets a ChartFillBase derived object which defines the fill color/gradient for the line. |
![]() | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Value | Returns or sets a value which defines the error range. |
![]() | WidthInPoints | Determines the width of the line, expressed in points. |
![]() | Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
View on GitHub