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