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