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