XYNonlinear |
The XYNonlinearFitFunctionConfidenceBandPlotData type exposes the following members.
Name | Description | |
---|---|---|
AccumulatedEventData |
Gets the accumulated event data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
ConfidenceLevel | ||
Debug_AbsolutePath |
Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase) | |
DependentVariableColumn | Gets the dependent variable column. | |
DependentVariableIndex | Index of the the dependent variable of the fit element that is shown in this plot item. | |
FitDocumentCopy | Gets a copy of the fit document. | |
FitDocumentIdentifier | A Guid string that is identical for all fit function elements with the same fit document. | |
FitElementIndex | Index of the fit element of the FitDocumentCopy this function belongs to. | |
IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from SuspendableDocumentNodeBase) | |
IsDisposeInProgress |
Gets a value indicating whether for this instance dispose is in progress, or the instance is already disposed.
(Inherited from SuspendableDocumentNodeBase) | |
IsLowerBand | If false, this function represents the upper confidence interval, if true, the lower confidence interval. | |
IsPredictionBand | Gets or sets a value indicating whether this instance is prediction band. If it is a prediction band, then the value of sigmaSquare is added to the confidence band. | |
IsResumeInProgress |
Gets a value indicating whether this instance is currently resuming the events.
(Inherited from SuspendableDocumentNode) | |
IsSomeoneListeningToChanges |
Gets a value indicating whether someone is listening to changes. For this, either the ParentObject or the Changed event must be set.
(Inherited from SuspendableDocumentNodeBase) | |
IsSuspended |
Gets a value indicating whether this instance is suspended.
(Inherited from SuspendableDocumentNode) | |
IsSuspendedOrResumeInProgress |
Gets a value indicating whether this instance is suspended or resume is currently in progress.
(Inherited from SuspendableDocumentNode) | |
Name |
Gets the name of this document node. Null is returned if the name is not set or unknown.
The set accessor will for most nodes throw a InvalidOperationException, since the name can only be set on IProjectItems.
(Inherited from SuspendableDocumentNodeBase) | |
ParentObject |
Gets/sets the parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) |