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