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