GraphicalTable Properties

Spotfire 14.3 API Reference

The GraphicalTable type exposes the following members.

Properties

  NameDescription
Public propertyAdditionalValueRowHeight
Gets or sets the additional height in pixels that will be added to the font height to determine the height of a value row.
Public propertyColumnHeaderLineCount
Gets or sets the number of lines of text in the column header.
Public propertyColumns
Gets the columns in this table.
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 propertyHeaderColumnWidth
Gets or sets the width in pixels used by the header column. This is the leftmost column displayed in the table.
Public propertyHorizontalLegend
Gets the horizontal legend object for this plot.
(Inherited from Visualization.)
Public propertyIndicateHiddenRows
Gets or sets a value indicating whether to indicate that rows hidden as a result of the setting of the ShowTopNRows and TopNRowCount properties.
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 propertyRowAxis
Gets the row axis used by this table.
Public propertyShowCellBorders
Gets or sets a value indicating whether the table cell borders are displayed or not.
Public propertyShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public propertyShowHeaderColumnHeader
Gets or sets a value indicating whether the header of the header column shall be shown. This is the text displayed in the upper left corner of the table.
Public propertyShowHeaderRow
Gets or sets a value indicating whether the header row shall be shown. This is the topmost row in the table.
Public propertyShowRowAxisSelector
Gets or sets a value indicating whether the row axis selector shall be shown.
Public propertyShowTopNRows
Gets or sets a value indicating whether only the first N values shall be shown, were N is given by TopNRowCount.
Public propertySortInfos
Gets sort info for the columns in this table.
Public propertySupportsTransparency
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.)
Public propertyTableFont Obsolete.
Gets or sets the font used for all cell texts.
Public propertyTableHeaderFont Obsolete.
Gets or sets the font used for all header cell texts.
Public propertyTableHeaderFontMetadata
Gets or sets the font used for all header cell texts.
Public propertyTableSectionHeaderFont Obsolete.
Gets or sets the font used for all section header cell texts.
Public propertyTableSectionHeaderFontMetadata
Gets or sets the font used for all section header cell texts.
Public propertyTitle
Gets or sets the Visual's title.
(Inherited from VisualContent.)
Public propertyTopNRowCount
Gets or sets how many rows that shall be shown. This value is only used when ShowTopNRows is set to true.
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