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