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