CrossTablePlot Properties TIBCO Spotfire 7.6 API Reference

The CrossTablePlot type exposes the following members.

Properties

  Name Description
Public property CellHeight
Gets or sets the cell height.
Public property CellWidth
Gets or sets the cell width.
Public property ColorCategory
Gets or sets the category defining how color schemes can be applied. The category should be the name of one of the levels in either the row hierarchy or the column hierarchy. CategoryKey.Empty represents Column Names, presented as "(Cell Values)".
Public property Colorings
Gets the ColoringCollection for this plot. The ColoringCollection contains Coloring objects, and has methods to apply them to parts of the plot.
Public property ColumnAxis
Gets the column axis.
Public property ColumnHeaderHeights
Gets the height of the column headers. This is the headers on the top of the cross table.
Public property ColumnLabels
Gets the column axis labels object.
Public property ColumnSubtotals
Gets the column subtotals collection.
Public property ColumnSubtotalsLayout
Gets or sets a value indicating whether column subtotals should be displayed above or below the values.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Data
Gets the plot data.
(Inherited from Visualization.)
Public property Description
Gets or sets the plot description.
(Inherited from Visualization.)
Public property ExportDataEnabled
Gets or sets a value indicating whether cross table data can be exported in the Web Player.
Public property Formatting
Gets the formatting for this cross table plot.
Public property IndicateHiddenColumns
Gets or sets a value indicating whether to show an extra empty column for hidden columns when using top N columns.
Public property IndicateHiddenRows
Gets or sets a value indicating whether to show an extra empty row for hidden rows when using top N rows.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property Legend
Gets the legend object for this plot.
(Inherited from Visualization.)
Public property MeasureAxis
Gets the measure axis.
Public property RowAxis
Gets the row axis.
Public property RowHeaderWidths
Gets the width of the row headers. This is the headers to the left of the cross table.
Public property RowLabels
Gets the row axis labels object.
Public property ShowAxisSelectors
Gets or sets a value indicating whether to show axis selectors.
Public property ShowColumnGrandTotal
Gets or sets a value indicating whether to show column grand total.
Public property ShowColumnSubtotals Obsolete.
Gets or sets a value indicating whether to show column subtotals for all levels.
Public property ShowContinuousColor
Gets or sets a value indicating whether to use continuous coloring for numeric cells.
Public property ShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public property ShowGridlines
Gets or sets a value indicating whether to show gridlines.
Public property ShowRowGrandTotal
Gets or sets a value indicating whether to show row grand total.
Public property ShowTopNColumns
Gets or sets a value indicating whether top N columns should be activated.
Public property ShowTopNRows
Gets or sets a value indicating whether top N rows should be activated.
Public property SortColumnsCategory
Gets or sets a category key for sorting the columns.
Public property SortColumnsOrder
Gets or sets the direction of sort when sorting columns.
Public property SortRowsCategory
Gets or sets a category key for sorting the rows.
Public property SortRowsOrder
Gets or sets the direction of sort when sorting rows.
Public property SupportsTransparency
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.)
Public property TableFont
Gets or sets the table font.
Public property TableHeaderFont
Gets or sets the table header font.
Public property TableTotalsFont
Gets or sets the font for subtotals and grand total in the table.
Public property Title
Gets or sets the Visual's title.
(Inherited from VisualContent.)
Public property TopNColumnCount
Gets or sets top N column count.
Public property TopNRowCount
Gets or sets the top N row count.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Transparency
Gets or sets the transparency for the plot.
(Inherited from Visualization.)
Public property TypeId
Gets the type identifier for the visual.
(Inherited from VisualContent.)
Public property UseSeparateColorForMarkedItems
Gets or sets a value indicating whether to use a separate color for marked items.
(Inherited from Visualization.)
Public property Visual
Gets the visual instance, or null if this instance is not owned by a visual.
(Inherited from VisualContent.)
Top
See Also

Reference