Represents an X, Y or Z axis in a 3D Scatter Plot. It is used to map values
to an axis, typically by applying a range. When mapping, the scale axis
can transform the values.
Inheritance Hierarchy
Spotfire.Dxp.Framework.DocumentModel Node
Spotfire.Dxp.Framework.DocumentModel DocumentNode
Spotfire.Dxp.Application.Visuals Axis
Spotfire.Dxp.Application.Visuals ScaleAxisBase
Spotfire.Dxp.Application.Visuals ScaleAxis3D
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Remarks
The scale axis always has only one Scale, which is used to control how the scale is drawn in the user interface.
Version Information
See Also