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