GraphicalTable Properties TIBCO Spotfire 7.6 API Reference

The GraphicalTable type exposes the following members.

Properties

  Name Description
Public property AdditionalValueRowHeight
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 property Columns
Gets the columns in this table.
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 HeaderColumnWidth
Gets or sets the width in pixels used by the header column. This is the leftmost column displayed in the table.
Public property IndicateHiddenRows
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 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 RowAxis
Gets the row axis used by this table.
Public property ShowCellBorders
Gets or sets a value indicating whether the table cell borders are displayed or not.
Public property ShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public property ShowHeaderColumnHeader
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 property ShowHeaderRow
Gets or sets a value indicating whether the header row shall be shown. This is the topmost row in the table.
Public property ShowRowAxisSelector
Gets or sets a value indicating whether the row axis selector shall be shown.
Public property ShowTopNRows
Gets or sets a value indicating whether only the first N values shall be shown, were N is given by TopNRowCount.
Public property SortInfos
Gets sort info for the columns in this table.
Public property SupportsTransparency
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.)
Public property TableFont
Gets or sets the font used for all cell texts.
Public property TableHeaderFont
Gets or sets the font used for all header cell texts.
Public property TableSectionHeaderFont
Gets or sets the font used for all section header cell texts.
Public property Title
Gets or sets the Visual's title.
(Inherited from VisualContent.)
Public property TopNRowCount
Gets or sets how many rows that shall be shown. This value is only used when ShowTopNRows is set to true.
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