Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets or sets the additional height in pixels that will be added to the font height to determine the height of a value row.
Gets or sets the number of lines of text in the column header.
Gets the columns in this table.
Gets the context of this node.
Gets the plot data.
Gets or sets the plot description.
Gets or sets the width in pixels used by the header column. This is the leftmost column displayed in the table.
Gets the horizontal legend object for this plot.
Gets or sets a value indicating whether to indicate that rows hidden as a result of the setting of the Spotfire.Dxp.Application.Visuals.Miniatures.GraphicalTable.ShowTopNRows and Spotfire.Dxp.Application.Visuals.Miniatures.GraphicalTable.TopNRowCount properties.
Gets a value indicating whether this node is attached.
Gets the row axis used by this table.
Gets or sets a value indicating whether the table cell borders are displayed or not.
Gets or sets a flag indicating whether to show the description or not.
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.
Gets or sets a value indicating whether the header row shall be shown. This is the topmost row in the table.
Gets or sets a value indicating whether the row axis selector shall be shown.
Gets or sets a value indicating whether only the first N values shall be shown, were N is given by Spotfire.Dxp.Application.Visuals.Miniatures.GraphicalTable.TopNRowCount.
Gets sort info for the columns in this table.
Gets a value indicating whether transparency is supported.
Gets or sets the font used for all header cell texts.
Gets or sets the font used for all section header cell texts.
Gets or sets the Visual's title.
Gets or sets how many rows that shall be shown. This value is only used when Spotfire.Dxp.Application.Visuals.Miniatures.GraphicalTable.ShowTopNRows is set to true.
Gets a collection of methods for executing transactions on the document.
Gets or sets the transparency for the plot.
Gets the type identifier for the visual.
Gets or sets a value indicating whether to use a separate color for marked items.
Refreshes data in data tables that depends on other data and is not automatically updated. This includes on-demand data with manual refresh, data functions with update behavior Manual and calculations with update behavior Invalidate. Only data tables used by this visualization will be included.
Try to get the filter rules for the plot.
The FilterRuleCollection or null if filter rules are not supported
false if this visualization does not support filter, rules, otherwise true.
Represents a tabular visualization with miniature visualizations in its cells. The table supports a categorical row axis and the columns are specified by a sequence of miniature visualization, each with a row axis that is kept in sync with that of the GraphicalTable.
Since
2.0