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