TablePlotSortColumn Class TIBCO Spotfire 6.0 API Reference
A sorted column in a TablePlot.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Application.Visuals TablePlotColumn
        Spotfire.Dxp.Application.Visuals TablePlotSortColumn

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

[SerializableAttribute]
[ObsoleteAttribute("Use TableSortInfo instead")]
[PersistenceVersionAttribute(2, 0)]
public sealed class TablePlotSortColumn : TablePlotColumn
See Also