Click or drag to resize

AngularTickSpacing Fields

The AngularTickSpacing type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_majorTickDividerMajor tick divider. Should be one of the values of the table _possibleDividers
Protected field_minorTickDividerMinor tick divider. Should be one of the values of the table _possibleDividers
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected fieldStatic member_possibleDividers Denotes the possible dividers of 360° to form ticks.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_updateSequenceNumber
(Inherited from TickSpacing)
Protected field_usePositiveNegativeAnglesIf true, the scale uses positive and negative values (-180..180°) instead of only positive values (0..360°).
Top
See Also