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