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