ErrorBars Members
Include Protected Members
Include Inherited Members
Represents the error bars on a chart series.
The ErrorBars type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Excel application. |
![]() |
Border | Returns a Border object that represents the border of the object. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. |
![]() |
EndStyle | Returns or sets the end style for the error bars. |
![]() |
Format | Returns the ChartFormat object. Read-only. |
![]() |
Name | Returns the name of the object. |
![]() |
Parent | Returns the parent object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ClearFormats | Clears the formatting of the object. |
![]() |
Delete | Deletes the object. |
![]() |
Select | Selects the object. |
Top