Angular |
The AngularScale type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) | |
| _cachedAxisOrg | The value where this scale starts. Default is 0. The user/programmer can set this value manually. | |
| _cachedAxisSpan | The cached axis span in physical units. | |
| _cachedOneByAxisSpan | The cached reciprocal of the axis span. | |
| _dataBounds | The data boundaries associated with this scale. | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _rescaling | The rescaling conditions associated with this scale. | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| _tickSpacing | The tick spacing used by this scale. |