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