Click or drag to resize

CumulativeProbabilityScale Fields

The CumulativeProbabilityScale type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_cachedAxisEndCurrent axis end (cached value).
Protected field_cachedAxisOrgCurrent axis origin (cached value).
Protected field_cachedAxisQuantileOrg Caches the quantile that corresponds to the current axis origin.
Protected field_cachedAxisQuantileSpan Caches the quantile span between axis origin and axis end.
Protected field_dataBoundsHolds the NumericalBoundaries for that axis.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_rescaling Stores the rescaling conditions for this scale.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_tickSpacing Stores the tick-spacing settings for this scale.
Top
See Also