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