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