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