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