Four |
The FourPointStepEvaluationDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| _dataSourceChanged |
Backing field for the DataSourceChanged event.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData) | |
| _importOptions |
Stores the import options used to load the source data.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData) | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _processData |
Stores the processing data used by the data source.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData) | |
| _processOptions |
Stores the immutable processing options.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData) | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| ColumnGroupCurveValues | Column group number for optional curve values. | |
| ColumnGroupNumberLeft | Column group number for the left evaluation line. | |
| ColumnGroupNumberMiddle | Column group number for the middle evaluation line. | |
| ColumnGroupNumberRight | Column group number for the right evaluation line. | |
| ColumnGroupParameter | Column group number for calculated parameters. | |
| ColumnNameCurveX | Column name for the optional original-curve x-values. | |
| ColumnNameCurveY | Column name for the optional original-curve y-values. | |
| ColumnNameLeftX | Column name for the left evaluation line x-values. | |
| ColumnNameLeftY | Column name for the left evaluation line y-values. | |
| ColumnNameMiddleX | Column name for the middle evaluation line x-values. | |
| ColumnNameMiddleY | Column name for the middle evaluation line y-values. | |
| ColumnNameParameterName | Column name for parameter names. | |
| ColumnNameParameterValue | Column name for parameter values. | |
| ColumnNameRightX | Column name for the right evaluation line x-values. | |
| ColumnNameRightY | Column name for the right evaluation line y-values. | |
| ParameterNameMiddleX | Parameter name for the x-coordinate of the step midpoint. | |
| ParameterNameMiddleY | Parameter name for the y-coordinate of the step midpoint. | |
| ParameterNameStepHeight | Parameter name for the step height. | |
| ParameterNameStepLeftSlope | Parameter name for the slope of the left regression line. | |
| ParameterNameStepLeftX | Parameter name for the left x-position of the step. | |
| ParameterNameStepLeftY | Parameter name for the left y-position of the step. | |
| ParameterNameStepMiddleSlope | Parameter name for the slope of the middle step line. | |
| ParameterNameStepRightSlope | Parameter name for the slope of the right regression line. | |
| ParameterNameStepRightX | Parameter name for the right x-position of the step. | |
| ParameterNameStepRightY | Parameter name for the right y-position of the step. | |
| ParameterNameStepSignificance | Parameter name for the significance of the step. | |
| ParameterNameStepWidth | Parameter name for the step width. |