CrossTablePlot Properties

Spotfire 14.3 API Reference

The CrossTablePlot type exposes the following members.

Properties

  NameDescription
Public propertyCellHeight
Gets or sets the cell height.
Public propertyCellWidth
Gets or sets the cell width.
Public propertyColorCategory
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 propertyColorings
Gets the ColoringCollection for this plot. The ColoringCollection contains Coloring objects, and has methods to apply them to parts of the plot.
Public propertyColumnAxis
Gets the column axis.
Public propertyColumnHeaderHeights
Gets the height of the column headers. This is the headers on the top of the cross table.
Public propertyColumnLabels
Gets the column axis labels object.
Public propertyColumnSubtotals
Gets the column subtotals collection.
Public propertyColumnSubtotalsLayout
Gets or sets a value indicating whether column subtotals should be displayed above or below the values.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyData
Gets the plot data.
(Inherited from Visualization.)
Public propertyDescription
Gets or sets the plot description.
(Inherited from Visualization.)
Public propertyEmptyCellText
Gets or sets the text to display when there is no data.
Public propertyExportDataEnabled
Gets or sets a value indicating whether cross table data can be exported in the Web Player.
Public propertyFormatting
Gets the formatting for this cross table plot.
Public propertyHorizontalLegend
Gets the horizontal legend object for this plot.
(Inherited from Visualization.)
Public propertyIndicateHiddenColumns
Gets or sets a value indicating whether to show an extra empty column for hidden columns when using top N columns.
Public propertyIndicateHiddenRows
Gets or sets a value indicating whether to show an extra empty row for hidden rows when using top N rows.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLegend
Gets the legend object for this plot.
(Inherited from Visualization.)
Public propertyMeasureAxis
Gets the measure axis.
Public propertyRowAxis
Gets the row axis.
Public propertyRowHeaderScroll
Gets or sets the row header horizontal scroll behavior.
Public propertyRowHeaderWidths
Gets the width of the row headers. This is the headers to the left of the cross table.
Public propertyRowLabels
Gets the row axis labels object.
Public propertyShowAxisSelectors
Gets or sets a value indicating whether to show axis selectors.
Public propertyShowColumnGrandTotal
Gets or sets a value indicating whether to show column grand total.
Public propertyShowColumnSubtotals Obsolete.
Gets or sets a value indicating whether to show column subtotals for all levels.
Public propertyShowContinuousColor
Gets or sets a value indicating whether to use continuous coloring for numeric cells.
Public propertyShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public propertyShowGridlines
Gets or sets a value indicating whether to show gridlines.
Public propertyShowRowGrandTotal
Gets or sets a value indicating whether to show row grand total.
Public propertyShowTopNColumns
Gets or sets a value indicating whether top N columns should be activated.
Public propertyShowTopNRows
Gets or sets a value indicating whether top N rows should be activated.
Public propertySortColumnsCategory
Gets or sets a category key for sorting the columns.
Public propertySortColumnsOrder
Gets or sets the direction of sort when sorting columns.
Public propertySortRowsCategory
Gets or sets a category key for sorting the rows.
Public propertySortRowsMode
Gets or sets the sort mode used when sorting rows.
Public propertySortRowsOrder
Gets or sets the direction of sort when sorting rows.
Public propertySupportsTransparency
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.)
Public propertyTableFont Obsolete.
Gets or sets the table font.
Public propertyTableFontMetadata
Gets or sets the table font.
Public propertyTableHeaderFont Obsolete.
Gets or sets the table header font.
Public propertyTableHeaderFontMetadata
Gets or sets the table header font.
Public propertyTableTotalsFont Obsolete.
Gets or sets the font for subtotals and grand total in the table.
Public propertyTableTotalsFontMetadata
Gets or sets the font for subtotals and grand total in the table.
Public propertyTitle
Gets or sets the Visual's title.
(Inherited from VisualContent.)
Public propertyTopNColumnCount
Gets or sets top N column count.
Public propertyTopNRowCount
Gets or sets the top N row count.
Public propertyTotals
Gets the totals definition.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyTransparency
Gets or sets the transparency for the plot.
(Inherited from Visualization.)
Public propertyTypeId
Gets the type identifier for the visual.
(Inherited from VisualContent.)
Public propertyUseSeparateColorForMarkedItems
Gets or sets a value indicating whether to use a separate color for marked items.
(Inherited from Visualization.)
Public propertyVisual
Gets the visual instance, or null if this instance is not owned by a visual.
(Inherited from VisualContent.)
Top
See Also

Reference