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