Click or drag to resize

InverseScale Fields

The InverseScale type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_cachedAxisEndInvCurrent axis end (cached value).
Protected field_cachedAxisOrgInvCurrent axis origin (cached value).
Protected field_cachedAxisSpanInvCurrent axis span (i.e. end-org) (cached value).
Protected field_cachedOneByAxisSpanInvCurrent inverse of axis span (cached value).
Protected field_dataBoundsHolds the NumericalBoundaries for that axis.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_rescaling 
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_tickSpacing 
Top
See Also