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