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