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 origin of the referenced x-y data. |
| Name | Description | |
|---|---|---|
| WithXYCurve | Returns a new instance in which XYCurve is set to the provided value. | |
| WithXYDataOrigin | Returns a new instance in which XYDataOrigin is set to the provided value. |