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