Click or drag to resize

Log10Scale Fields

The Log10Scale type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_dataBoundsThe boundary object. It collectes only positive values for the axis is logarithmic.
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)
Public fieldIsLinked True if the axis is linked to another. In this case, do not process the data bounds. The layer that controls this axis has to set IsLinked temporarily to false in order to be able to set the data bounds of this axis.
(Inherited from Scale)
Top
See Also