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