Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets or sets the axis binding.
Gets the categorical axis.
Gets or sets a value controlling how a categorical axis responds to filtering. This property only affects axes where the categories are laid out spatially.
Gets the context of this node.
Gets the continuous axis.
Gets or sets a value controlling whether the axis expression should be evaluated on all data or on filtered data.
Gets or sets the expression that defines how data is mapped to this axis.
Controls if zero should be included on numeric range when auto zooming.
Controls the IncludeZeroInAutoZoom for individual scales.
Controls the Range for individual scales.
Reverses the axis for individual scales. The returned indexedBool can be used to set and get reverse for individual scales.
Represents the axis transformation type for individual scales. The returned indexedTransformType can be used to set and get the axisTransformType for individual scales.
Enables individual scaling.
Gets or sets the scaling mode that defines what the individual scaling is based on.
Gets a value indicating whether this node is attached.
Controls whether this axis automatically zooms to show the filtered data, or zooms manually using the Spotfire.Dxp.Application.Visuals.ScaleAxisBase.ZoomRange.
Gets the axis name.
Gets or sets the value indicating whether the axis is reversed.
Gets the scale labels object.
Gets or sets a value indicating whether an axis selector should be shown for this axis.
Gets or sets the title font.
Gets or sets the title font for this axis.
Gets a collection of methods for executing transactions on the document.
Represents the axis transformation type.
Represents an X or Y axis in a visualization. It is used to map values to an axis, typically by applying a range. When mapping, the scale axis can transform the values.
Since
2.0