IReferencing |
public interface IReferencingXYColumns
The IReferencingXYColumns type exposes the following members.
Name | Description | |
---|---|---|
XYCurve | Stores the data of the curve (consisting of x-y pairs). | |
XYDataOrigin | Gets the name of the table, the group number, and the names of the x and y columns. |
Name | Description | |
---|---|---|
WithXYCurve | Returns a new instance, in which the XYCurve is set to a new instance. | |
WithXYDataOrigin | Returns a new instance, in which the column information is set to the provided name of the table, the group number, and the names of the x and y columns. |