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