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