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