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