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