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 the collection of aggregation methods used in the Summary Table, for example "Sum, Avg, Max".
Gets or sets a value controlling if columns added to the data table rendered by this SummaryTable should automatically be shown.
Gets the row axis.
Gets the collection of table columns.
Gets the context of this node.
Gets the plot data.
Gets or sets the plot description.
Gets or sets a value indicating whether or not to export summary table data in the Web Player.
Gets or sets the width of first column, the header.
Gets or sets the height of column headers.
Gets the horizontal legend object for this plot.
Gets a value indicating whether this node is attached.
Gets or sets a flag indicating whether to show the description or not.
Gets or sets a value indicating whether to show gridlines.
Gets the collection of columns to sort by.
Gets a value indicating whether transparency is supported.
Gets or sets the table font.
Gets or sets the table header font.
Gets or sets the Visual's title.
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.
Creates a layout object that can be used to access the values in the table.
Exports the content of the summary table as tab separated text.
The text writer.
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.
Summary table class.
Since
2.0