Numeric |
The NumericScaleRescaleConditions type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT) | |
| _dataBoundsEnd | Stores the upper data bound. | |
| _dataBoundsOrg | Stores the lower data bound. | |
| _endRescaling | Stores the rescaling mode for the end boundary. | |
| _orgRescaling | Stores the rescaling mode for the origin boundary. | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _resultingEnd | Stores the resulting end value. | |
| _resultingMaxEnd | Stores the maximum permissible resulting end value. | |
| _resultingMinOrg | Stores the minimum permissible resulting origin value. | |
| _resultingOrg | Stores the resulting origin value. | |
| _userProvidedEndRelativeTo | Stores how the user-provided end value is interpreted relative to the data bounds. | |
| _userProvidedEndValue | Stores the user-provided end value. | |
| _userProvidedOrgRelativeTo | Stores how the user-provided origin value is interpreted relative to the data bounds. | |
| _userProvidedOrgValue | Stores the user-provided origin value. |