Angular |
The AngularTickSpacing type exposes the following members.
Name | Description | |
---|---|---|
_accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
_majorTickDivider | Major tick divider. Should be one of the values of the table _possibleDividers | |
_minorTickDivider | Minor tick divider. Should be one of the values of the table _possibleDividers | |
_parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
_possibleDividers | Denotes the possible dividers of 360° to form ticks. | |
_suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
_updateSequenceNumber | (Inherited from TickSpacing) | |
_usePositiveNegativeAngles | If true, the scale uses positive and negative values (-180..180°) instead of only positive values (0..360°). |