ErrorBars Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
ErrorBars() | Initializes a new instance of the ErrorBars class. |
![]() |
ErrorBars(String) | Initializes a new instance of the ErrorBars class from outer XML. |
![]() |
ErrorBars(array<OpenXmlElement[]) | Initializes a new instance of the ErrorBars class with the specified child elements. |
![]() |
ErrorBars(IEnumerable<OpenXmlElement>) | Initializes a new instance of the ErrorBars class with the specified child elements. |
Top