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