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