AxisBinding Class TIBCO Spotfire 6.5 API Reference
Axis bindings are used to base the expression on an axis on currently marked value in a column.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Application.Visuals AxisBinding

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(6, 0)]
public sealed class AxisBinding : DocumentNode
Remarks

Axis bindings can be used to create visualizations whose axis expressions change in response to marking in another visualization.
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also