AxisBinding Class TIBCO Spotfire 5.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: 11.15.5816.4413 (11.15.5816.4413)
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: 5.5, 5.0, 4.5, 4.0, 3.3
See Also