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