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