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