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