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