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.
Readonly
ItemGets the Spotfire.Dxp.Application.Visuals.ScaleLabelsLevelSettings corresponding to the indicated expression.
The display name of an expression on the Spotfire.Dxp.Application.Visuals.ScaleAxis which owns this setting.
The Spotfire.Dxp.Application.Visuals.ScaleLabelsLevelSettings corresponding to the indicated expression.
2.0
Gets the context of this node.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Checks if there are settings for the indicated expression.
The display name of an expression on the Spotfire.Dxp.Application.Visuals.ScaleAxis which owns this setting.
true if the the indicated expression exists; otherwise false.
Removes the Spotfire.Dxp.Application.Visuals.ScaleLabelsLevelSettings corresponding to the indicated expression.
The display name of an expression on the Spotfire.Dxp.Application.Visuals.ScaleAxis which owns this setting.
Sets the scale value renderer type for a hierarchy level on a categorical axis.
The display name of the expression to be rendered.
The type id for the renderer.
Represents properties such as renderer which apply to scale labels.
Since
2.0