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