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