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