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