Spotfire.Dxp.Application.Visuals Namespace TIBCO Spotfire 7.6 API Reference
The Spotfire.Dxp.Application.Visuals namespace contains classes used to configure visualizations and text areas in a page.
Classes

  Class Description
Public class Axis
Base class for axes.
Public class AxisCategoricalAxis
Base class for the categorical part of an axis.
Public class AxisCategoricalAxisPropertyNames
Contains property name constants for the public properties of AxisCategoricalAxis.
Public class AxisContinuousAxis
Base class for the continuous part of an axis.
Public class AxisContinuousAxisPropertyNames
Contains property name constants for the public properties of AxisContinuousAxis.
Public class AxisPropertyNames
Contains property name constants for the public properties of Axis.
Public class AxisBinding
Axis bindings are used to base the expression on an axis on currently marked value in a column.
Public class AxisBindingPropertyNames
Contains property name constants for the public properties of AxisBinding.
Public class BarChart
Representation of a bar chart. A bar chart displays data using a number of bars, each of which represents a particular category as defined by the XAxis. The height of each bar is proportional to a specific aggregation (for example to the sum of the values in the category it represents) defined on the YAxis. In addition bars can be split into further categories by means of the ColorAxis.
Public class BarChartPropertyNames
Contains property name constants for the public properties of BarChart.
Public class BarChartDetails
Representation of bar detail information for a BarChart. The information contained in this class is displayed in tooltips.
Public class BarChartDetailsPropertyNames
Contains property name constants for the public properties of BarChartDetails.
Public class BoxPlot
Represents a box plot.

Box plots are used to visualize key statistical measures, such as median, mean and quartiles. The measures are shown on the Y-axis for each category defined by the X-axis.

Public class BoxPlotPropertyNames
Contains property name constants for the public properties of BoxPlot.
Public class BoxPlotComparisonCircles
The comparison circles area next to a plot.
Public class BoxPlotComparisonCirclesPropertyNames
Contains property name constants for the public properties of BoxPlotComparisonCircles.
Public class BoxPlotDetails
Class representing bar detail information, typically displayed in tooltips.
Public class BoxPlotReferencePoint
Represents information about a reference point, such as the shape it is using, the color, etc.
Public class BoxPlotReferencePointPropertyNames
Contains property name constants for the public properties of BoxPlotReferencePoint.
Public class BoxPlotReferencePointCollection
A collection of reference points in a box plot.
Public class BoxPlotReferencePointCollectionPropertyNames
Contains property name constants for the public properties of BoxPlotReferencePointCollection.
Public class BoxPlotStatisticsTable
Represents the statistics table shown below the X-axis of a box plot.
Public class BoxPlotStatisticsTableMeasureCollection
MeasureCollection class.
Public class BoxPlotStatisticsTablePropertyNames
Contains property name constants for the public properties of BoxPlotStatisticsTable.
Public class Camera
Class representing the camera in a 3D scatter plot.
Public class CameraPropertyNames
Contains property name constants for the public properties of Camera.
Public class CategoricalAxis
Class representing an axis that is always categorical.
Public class CategoricalAxisBase
Base class for categorical axes.
Public class CategoricalColorEntry Obsolete.
Represents an entry in a CategoricalColorEntryCollection.
Public class CategoricalColorEntryPropertyNames
Contains property name constants for the public properties of CategoricalColorEntry.
Public class CategoricalColorEntryCollection Obsolete.
A keyed collection that maps between CategoryKey and CategoricalColorEntry.
Public class CategoricalColorEntryCollectionPropertyNames
Contains property name constants for the public properties of CategoricalColorEntryCollection.
Public class CategoricalColorScheme Obsolete.
Specialization of ColorScheme used for categorical coloring.
Public class CategoricalColorSchemePropertyNames
Contains property name constants for the public properties of CategoricalColorScheme.
Public class CategoryKey
Class representing a category on an axis.
Public class ColorAxis
Axis used to define coloring within a visualization.
Public class ColorAxisCategoricalColorAxis
Class containing properties and methods used for continuous coloring within a visualization.
Public class ColorAxisCategoricalColorAxisPropertyNames
Public class ColorAxisContinuousColorAxis
Class containing properties and methods used for continuous coloring within a visualization.
Public class ColorAxisContinuousColorAxisPropertyNames
Public class ColorAxisPropertyNames
Contains property name constants for the public properties of ColorAxis.
Public class ColorMap Obsolete.
Class used to map data values to colors in plots.
Public class ColorScheme Obsolete.
Base class for Color Schemes.
Public class ColorSchemePropertyNames
Contains property name constants for the public properties of ColorScheme.
Public class CombinationChart
The CombinationChart class can render series of data as bars or lines.
Public class CombinationChartPropertyNames
Contains property name constants for the public properties of CombinationChart.
Public class CombinationChartBarProperties
Class that controls properties for bars in a CombinationChart.
Public class CombinationChartBarPropertiesPropertyNames
Contains property name constants for the public properties of TreemapHierarchyAxis.
Public class CombinationChartDetails
Class representing combination chart detail information, typically displayed in tooltips.
Public class CombinationChartLineProperties
Class that controls properties for line series in a CombinationChart.
Public class CombinationChartLinePropertiesPropertyNames
Contains property name constants for the public properties of TreemapHierarchyAxis.
Public class ContinuousAxis
Class representing a continuous axis.
Public class ContinuousAxisBase
Base class for continuous axes.
Public class ContinuousColorEntry Obsolete.
A Continuous color entry used in a ContinuousColorEntryCollection.
Public class ContinuousColorEntryPropertyNames
Contains property name constants for the public properties of ContinuousColorEntry.
Public class ContinuousColorEntryCollection Obsolete.
Collection class for ContinuousColorEntrys.
Public class ContinuousColorScheme Obsolete.
Specialization of ColorScheme used for continuous coloring.
Public class ContinuousColorSchemePropertyNames
Contains property name constants for the public properties of ContinuousColorScheme.
Public class CrossTablePlot
Cross table plot class.
Public class CrossTablePlotHeaderSizeCollection
Class that represent sizes for headers in the CrossTablePlot.
Public class CrossTablePlotPropertyNames
Contains property name constants for the public properties of CrossTablePlot.
Public class CrossTableSubtotal
Represents a cross table subtotal.
Public class CrossTableSubtotalPropertyNames
Contains property name constants for the public properties of CrossTableSubtotal.
Public class CrossTableSubtotalCollection
Represents a collection of cross table subtotals.
Public class CrossTableSubtotalCollectionPropertyNames
Contains property name constants for the public properties of CrossTableSubtotalCollection.
Public class DataSelectionVisualizationSubset
Represents a subset based on a data selection. This class is instantiated by the AddDataSelection method on VisualizationSubsetCollection.
Public class DataSelectionVisualizationSubsetPropertyNames
Contains property name constants for the public properties of DataSelectionVisualizationSubset.
Public class DefaultVisualizationSubset
Represents one of the default subsets in a visualization. Objects of this class cannot be directly instantiated, but they can be accessed through one of the following properties on VisualizationSubsetCollection: Default, DefaultComplement, All.
Public class DefaultVisualizationSubsetPropertyNames
Contains property name constants for the public properties of DefaultVisualizationSubset.
Public class Dendrogram
Represents the dendrogram and hierarchical clustering settings used in the HeatMap.
Public class DendrogramPropertyNames
Contains property name constants for the public properties of Dendrogram.
Public class DendrogramLegendItem
Represents the legend information for a Dendrogram in the Legend.
Public class DetailItem
Base class for detail items.
Public class DetailItemPropertyNames
Contains property name constants for the public properties of DetailItem.
Public class DetailItemCollection
A collection of parts that build up detail (tooltip) information.
Public class DetailItemCollectionPropertyNames
The property names for DetailItemCollection.
Public class Details
The Details class is used to display marker details (tooltips) in a plot.
Public class DetailsPropertyNames
Contains property name constants for the public properties of Details.
Public class Code example ErrorBars
Represents Error Bars on a ScaleAxis.
Public class ErrorBarsPropertyNames
Contains property name constants for the public properties of ErrorBars.
Public class ExpressionColumn
ExpressionColumn class.
Public class ExpressionColumnPropertyNames
Contains property name constants for the public properties of ExpressionColumn.
Public class ExpressionColumnCollectionT
Collection class for ExpressionColumns.
Public class ExpressionColumnCollectionTPropertyNames
Public class Code example ExpressionDetailItem
Represents a marker detail (tooltip) based on an expression.
Public class ExpressionDetailItemPropertyNames
Contains property name constants for the public properties of ExpressionDetailItem.
Public class ExpressionRuleCondition
Represents an expression condition in a conditional rule.
Public class ExpressionRuleConditionPropertyNames
Contains property name constants for the public properties of ExpressionRuleCondition.
Public class FeatureLayer Obsolete.
A feature layer in the map chart.
Public class FeatureLayerPropertyNames
Contains property name constants for the public properties of FeatureLayer.
Public class FeatureLayerDetails Obsolete.
Class representing feature detail information, typically displayed in tooltips.
Public class FilterRule
Represents a rule that uses a boolean condition to determine the visibility of visualization items.
Public class FilterRulePropertyNames
Contains property name constants for the public properties of FilterRule.
Public class FilterRuleCollection
Represents a list of rules in a Visualization that are used to filter visualization items.
Public class FilterRuleCollectionPropertyNames
Contains property name constants for the public properties of FilterRuleCollection.
Public class Formatting
Represents formatting settings to be used when rendered. The settings can contain formatters for between 0 and 8 data types, namely Integer, Real, Currency, DateTime, LongInteger, SingleReal, TimeSpan and Boolean. In addition, for each data type a specific formatter can be set for a category or column, specified by a CategoryKey. This is referred to as "indexed".
Public class FormattingPropertyNames
Contains property name constants for the public properties of Formatting.
Public class GroupByAxis
GroupByAxis class.
Public class HeatMap
HeatMap class.
Public class HeatMapPropertyNames
Contains property name constants for the public properties of HeatMap.
Public class HeatMapDetails
Class representing heat map detail information, typically displayed in tooltips.
Public class HeatMapEmptyValueReplacement
Base class for HeatMap empty value replacements.
Public class HeatMapEmptyValueReplacementColumnAverage
Represents a column average empty value replacement.
Public class HeatMapEmptyValueReplacementConstant
Represents a constant value replacement.
Public class HeatMapEmptyValueReplacementRowAverage
Represents a row average empty value replacement.
Public class HeatMapEmptyValueReplacementRowInterpolation
Represents a row interpolation empty value replacement.
Public class HeatMapMeasureAxis
Axis used to define heat map measures.
Public class HeatMapMeasureAxisPropertyNames
Contains property name constants for the public properties of HeatMapMeasureAxis.
Public class HeatMapNormalization
Base class for HeatMap normalization.
Public class HeatMapNormalizationMean
Represents a Mean normalization.
Public class HeatMapNormalizationPercentile
Represents a Percentile normalization.
Public class HeatMapNormalizationScaleBetween0And1
Represents a Scale between 0 and 1 normalization.
Public class HeatMapNormalizationStandardDeviation
Represents a Standard Deviation normalization.
Public class HeatMapNormalizationSubtractMean
Represents a Subtract Mean normalization.
Public class HeatMapNormalizationSubtractMedian
Represents a Subtract Median normalization.
Public class HeatMapNormalizationTrimmedMean
Represents a Trimmed Mean normalization.
Public class HeatMapNormalizationZScoreCalculation
Represents a Z Score Calculation normalization.
Public class HtmlTextArea
Representation of a text area that stores its content as HTML. The text area can visualize text and images using standard tags. Use this visualization as a component when creating a guided analysis.

The text area holds a collection of images that can be referenced from the HTML content with the key used in the collection as source attribute on the image tags. The Internet Explorer based view in the Professional client does not support transparent PNG images.

Public class HtmlTextAreaPropertyNames
Contains property name constants for the public properties of HtmlTextArea.
Public class IndexedAxisRange
Indexed property of the type AxisRange.
Public class IndexedAxisTransformType
Indexed property of the type AxisTransformType.
Public class IndexedBool
Indexed property of the type bool.
Public class IndexedCombinationChartSeriesType
Indexed property of the type CombinationChartSeriesType.
Public class IndexedExpression
Indexed property of Expression
Public class IndexedFormatterT
Represents several DataFormatterBase instances split up by a category or column.
Public class IndexedScaleDock
Controls where an individual scale is displayed.
Public class KpiVisualizationActionContext
Holds context information for an action invoked on a KPI visualization.
Public class LabelColumn
LabelColumn class.
Public class Legend
Representation of a plot legend. The legend is a key to the features (that is, symbols or pictures) used in the plot.
Public class LegendLegendItemCollection
A read-only collection of Legend Items.
Public class LegendLegendItemCollectionPropertyNames
Public class LegendPropertyNames
Contains property name constants for the public properties of Legend.
Public class LegendAxisItem
Represents axis information in a legend.
Public class LegendAxisItemPropertyNames
Contains property name constants for the public properties of LegendAxisItem.
Public class LegendBoxPlotReferencePointsItem
Represents line connection information in the Legend.
Public class LegendColorItem
Represents coloring information in the Legend.
Public class LegendCombinationChartSeriesItem
Represents combination chart series information in the Legend.
Public class LegendDataTableItem
Represents data table information in the Legend.
Public class LegendDescriptionItem
Represent a legend item with the plot description.
Public class LegendDock
Represents the legend docking placement.
Public class LegendErrorBarsItem
Represents a legend item with text describing ErrorBars configuration.
Public class LegendFilteringsItem
Represents Legend information about a visualization's Filterings.
Public class LegendFilterRuleItem
Represents Legend information about a visualization's FilterRuleCollection.
Public class LegendFittingModelCollectionItem
Represents fitting model information in the Legend.
Public class LegendGroupByItem
Represents group by information in a legend.
Public class LegendItem
Base class for legend items contained in a Legend.
Public class LegendItemPropertyNames
Contains property name constants for the public properties of LegendItem.
Public class LegendItemStandIn
A stand-in class replacing missing objects that inherit LegendItem.
Public class LegendLineConnectionItem
Represents line connection information in the Legend.
Public class LegendMarkerShapeItem
Represents marker shape information in a Legend.
Public class LegendMarkingItem
Represents marking information in a Legend.
Public class LegendReferenceLinesItem Obsolete.
Represents reference line information in the Legend.
Public class LegendRowLimitItem
Legend item that shows a warning if not all rows are shown in a table plot.
Public class LegendSectorSizeItem
Represents sector size information in a legend.
Public class LegendShape3DItem
Legend item representing marker shape information in the legend of a 3D scatter plot.
Public class LegendSizeItem
Represents marker size information in a legend.
Public class LegendTextItem
Represents a legend item with text.
Public class LegendTitleItem
Represents a legend item with the title of the plot.
Public class LegendTreemapHierarchyItem
Legend item for the TreemapHierarchyAxis.
Public class LegendTreemapSizeItem
Represents size information in a legend for a treemap.
Public class LegendTrellisItem
Represents a legend item for the Trellis settings of a visualization.
Public class LineChart
LineChart class.
Public class LineChartPropertyNames
Contains property name constants for the public properties of LineChart.
Public class LineChartDetails
Class representing line detail information, typically displayed in tooltips.
Public class LineConnection
Representation of the Line Connection properties for a ScatterPlot.
Public class LineConnectionPropertyNames
Contains property name constants for the public properties of LineConnection.
Public class LineLayer Obsolete.
A layer which renders line features on a map chart.
Public class LineLayerPropertyNames
Contains property name constants for the public properties of LineLayer.
Public class MapChart Obsolete.
Represents a Map Chart visualization.
Public class MapChartPropertyNames
Contains property name constants for the public properties of MapChart.
Public class MapChartLayer Obsolete.
Base class for layers in the map chart.
Public class MapToLargeException Obsolete.
This exception is used when reading map files that are too large.
Public class MarkerLayer Obsolete.
A layer which renders markers on a map chart.
Public class MarkerLayerDetails Obsolete.
Class representing marker detail information, typically displayed in tooltips.
Public class MarkerShape
Class for marker shapes.
Public class NamedDetailItem
A detail item that can be referenced by name.
Public class OrderByAxis
Axis used to control drawing order of the markers within a visualization.
Public class OrderByAxisPropertyNames
Contains property name constants for the public properties of OrderByAxis.
Public class ParallelCoordinatePlot
ParallelCoordinatePlot class.
Public class ParallelCoordinatePlotPropertyNames
Contains property name constants for the public properties of ParallelCoordinatePlot.
Public class ParallelCoordinatePlotColumn
This class represents a column in a ParallelCoordinatePlot.
Public class ParallelCoordinatePlotColumnCollection
A collection of ParallelCoordinatePlotColumn objects.
Public class ParallelCoordinatePlotColumnCollectionPropertyNames
Contains property name constants for the public properties of ParallelCoordinatePlotColumnCollection.
Public class ParallelCoordinatePlotColumnScale
The bottom scale in a parallel coordinate plot.
Public class ParallelCoordinatePlotColumnScalePropertyNames
Contains property name constants for the public properties of ParallelCoordinatePlotColumnScale.
Public class ParallelCoordinatePlotDetails
Class representing parallel coordinate plot detail information, typically displayed in tooltips.
Public class PictureLayer Obsolete.
An image layer in the map chart.
Public class PictureLayerPropertyNames
Contains property name constants for the public properties of PictureLayer.
Public class PieChart
PieChart class.
Public class PieChartPropertyNames
Contains property name constants for the public properties of PieChart.
Public class PieChartVisualAttributes
Visual attributes used when rendering pie charts.
Public class PieChartVisualAttributesPropertyNames
Contains property name constants for the public properties of PieChartVisualAttributes.
Public class PieDetails
Class representing pie detail information, typically displayed in tooltips.
Public class PieLayer Obsolete.
A layer which renders pie charts on a map chart.
Public class PieMarker
A marker that is a pie.
Public class PieMarkerPropertyNames
Contains property name constants for the public properties of PieMarker.
Public class PlotActionContext
Represents the context of a PlotAction
Public class PointLayer Obsolete.
A layer which renders point features on a map chart.
Public class PointLayerPropertyNames
Contains property name constants for the public properties of PointLayer.
Public class PolygonLayer Obsolete.
A layer which renders polygon features on a map chart.
Public class PolygonLayerPropertyNames
Contains property name constants for the public properties of PolygonLayer.
Public class RangeRuleCondition
Represents a range condition in a conditional rule.
Public class RangeRuleConditionPropertyNames
Contains property name constants for the public properties of RangeRuleCondition.
Public class ReferenceLine Obsolete.
Represents a Reference Line on an axis of a plot.
Public class ReferenceLinePropertyNames Obsolete.
Contains property name constants for the public properties of ReferenceLine.
Public class ReferenceLineCollection Obsolete.
A collection of ReferenceLine objects.
Public class ReferenceLineCollectionPropertyNames Obsolete.
The property names for
Public class ReferenceLines Obsolete.
Representation of the Reference Lines features of a plot.
Public class RuleCondition
Represents the condition in a conditional rule.
Public class RuleConditionPropertyNames
Contains property name constants for the public properties of RuleCondition.
Public class Scale
A Scale.
Public class ScalePropertyNames
Contains property name constants for the public properties of Scale.
Public class Scale3D
A Scale used by 3D Scatter Plot.
Public class ScaleAxis
Represents an X or Y axis in a visualization. It is used to map values to an axis, typically by applying a range. When mapping, the scale axis can transform the values.
Public class ScaleAxisPropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public class ScaleAxis3D
Represents an X, Y or Z axis in a 3D Scatter Plot. It is used to map values to an axis, typically by applying a range. When mapping, the scale axis can transform the values.
Public class ScaleAxis3DPropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public class ScaleAxisBase
Base class for Scale axes.
Public class ScaleAxisBaseCategoricalScaleAxis
CategoricalScaleAxis class.
Public class ScaleAxisBaseContinuousScaleAxis
ContinuousScaleAxis class.
Public class ScaleAxisBasePropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public class ScaleBase
Base class for Scales.
Public class ScaleBasePropertyNames
Contains property name constants for the public properties of ScaleBase.
Public class ScaleLabels
Represents properties such as renderer which apply to scale labels.
Public class ScaleLabelsPropertyNames
Contains property name constants for the public properties of ScaleLabels.
Public class ScaleLabelsLevelSettings
Class containing settings for how to render images used as labels on scale axes.
Public class ScaleLabelsLevelSettingsPropertyNames
Contains property name constants for the public properties of ScaleLabelsLevelSettings.
Public class ScatterPlot
Representation of a Scatter Plot.
Public class ScatterPlotPropertyNames
Contains property name constants for the public properties of ScatterPlot.
Public class ScatterPlot3D
Representation of a 3D Scatter Plot.
Public class ScatterPlot3DPropertyNames
Contains property name constants for the public properties of ScatterPlot3D.
Public class ScatterPlot3DDetails
Class representing marker detail information for 3D scatter plot, typically displayed in tooltips.
Public class ScatterPlotDetails
Representation of ScatterPlot marker detail information, typically displayed in tooltips. The details object of a Scatter Plot can be accessed through its Details property.
Public class SectorSizeAxis
Sector size axis class.
Public class Shape3D
Class representing a marker shape in a 3D scatter plot.
Public class ShapeAxis
ShapeAxis class.
Public class ShapeAxisPropertyNames
Contains property name constants for the public properties of ShapeAxis.
Public class ShapeAxis3D
Axis that controls the shape of markers in a 3D scatter plot.
Public class ShapeAxis3DPropertyNames
Contains property name constants for the public properties of ShapeAxis3D.
Public class ShapeMap
Class used to map data values to shapes in a scatter plot.
Public class ShapeMap3D
Class used to map data values to shapes in a 3D scatter plot.
Public class Shapes3D
Static class holding the standard shapes used by the 3D scatter plot.
Public class ShapeScheme Obsolete.
Controls how categories are mapped to marker shapes.
Public class ShapeSchemePropertyNames
Contains property name constants for the public properties of ShapeScheme.
Public class ShapeSchemeEntry Obsolete.
Represents an item in a ShapeScheme.
Public class ShapeSchemeEntryPropertyNames
Contains property name constants for the public properties of ShapeSchemeEntry.
Public class ShapeSchemeEntryCollection Obsolete.
Maps between categories and shapes.
Public class ShapeSchemeEntryCollectionPropertyNames
Contains property name constants for the public properties of ShapeSchemeEntryCollection.
Public class SizeAxis
SizeAxis class.
Public class SizeAxisPropertyNames
Contains property name constants for the public properties of SizeAxis.
Public class SizeAxisSizeAxisContinuous
SizeAxisContinuous class.
Public class StringRuleCondition
Represents a string condition in a conditional rule.
Public class StringRuleConditionPropertyNames
Contains property name constants for the public properties of StringRuleCondition.
Public class SummaryTable
Summary table class.
Public class SummaryTablePropertyNames
Contains property name constants for the public properties of SummaryTable.
Public class SummaryTableAggregationCollection
A collection of SummaryTableAggregationColumn objects.
Public class SummaryTableAggregationCollectionPropertyNames
Contains property name constants for the public properties of SummaryTableAggregationCollection.
Public class SummaryTableAggregationColumn
An aggregation method in a SummaryTable.
Public class SummaryTableAggregationColumnPropertyNames
Contains property name constants for the public properties of SummaryTableAggregationColumn.
Public class SummaryTableSortColumn
Defines sort order for the Summary Table.
Public class SummaryTableSortColumnPropertyNames
Contains property name constants for the public properties of SummaryTableSortColumn.
Public class SummaryTableSortColumnCollection
A collection of columns to sort a Summary Table by.
Public class SummaryTableSortColumnCollectionPropertyNames
Contains property name constants for the public properties of SummaryTableSortColumnCollection.
Public class SummaryTableVisibleColumn
A visible summary table column.
Public class SummaryTableVisibleColumnPropertyNames
Contains property name constants for the public properties of SummaryTableVisibleColumn.
Public class SummaryTableVisibleColumnCollection
Collection of columns used in the plot. This collection contains the columns visible in a SummaryTable. The collection is synchronized with changes in the underlying data, such as remove, add and rename of columns.
Public class SummaryTableVisibleColumnCollectionPropertyNames
Contains property name constants for the public properties of SummaryTableVisibleColumnCollection.
Public class SymbolLayer Obsolete.
Base class for symbol layers such as markers and pies.
Public class SymbolLayerPropertyNames
Contains property name constants for the public properties of SymbolLayer.
Public class TableCell
Represents a cell in a tabular visualization.
Public class TableColumn
Represents a column visible in a table plot.
Public class TableColumnCollection
TableColumnCollection class.
Public class TableColumnCollectionPropertyNames
Contains property name constants for the public properties of the collection.
Public class TableLayout
Class describing the layout of the table in tabular visualizations.
Public class TablePlot
TablePlot class.
Public class TablePlotPropertyNames
Contains property name constants for the public properties of TablePlot.
Public class TablePlotBase
This class is an implementation detail and should never be used directly. Instead, always use the TablePlot.
Public class TablePlotBasePropertyNames
Contains property name constants for the public properties of TablePlotBase.
Public class TablePlotColumn Obsolete.
A column in a TablePlot.
Public class TablePlotColumnPropertyNames
Contains property name constants for the public properties of TablePlotColumn.
Public class TablePlotColumnCollectionT Obsolete.
Represents the columns included in a table plot.
Public class TablePlotColumnCollectionTPropertyNames
Public class TablePlotSortColumn Obsolete.
A sorted column in a TablePlot.
Public class TablePlotSortColumnPropertyNames
Contains property name constants for the public properties of TablePlotSortColumn.
Public class TablePlotSortColumnCollection Obsolete.
TablePlotSortColumnCollection.
Public class TablePlotSortColumnCollectionPropertyNames
Contains property name constants for the public properties of TablePlotSortColumnCollection.
Public class TablePlotVisibleColumn Obsolete.
A column in a TablePlot.
Public class TablePlotVisibleColumnPropertyNames
Contains property name constants for the public properties of TablePlotColumn.
Public class TablePlotVisibleColumnCollection Obsolete.
Represents the columns included in a Table plot.
Public class TablePlotVisibleColumnCollectionPropertyNames
Contains property name constants for the public properties of TablePlotVisibleColumnCollection.
Public class TableSortInfo
Represents info about how a specific column is used to sort by.
Public class TableSortInfoCollection
Contains info on how to sort the table plot.
Public class TableSortInfoCollectionPropertyNames
Contains property name constants for the public properties of the collection.
Public class TextArea Obsolete.
Representation of a text area.
The text area has the ability to visualize paragraphs of text, links, and images. Therefore, it can be used to guide users through an analysis.
Public class TextAreaPropertyNames
Contains property name constants for the public properties of TextArea.
Public class ThresholdRuleCondition
Represents a threshold condition in a conditional rule.
Public class ThresholdRuleConditionPropertyNames
Contains property name constants for the public properties of ThresholdRuleCondition.
Public class TopBottomRuleCondition
Represents a condition that matches the top or bottom n values.
Public class TopBottomRuleConditionPropertyNames
Contains property name constants for the public properties of TopBottomRuleCondition.
Public class Treemap
Class representing a treemap.
Public class TreemapPropertyNames
Contains property name constants for the public properties of Treemap.
Public class TreemapDetails
Class representing detail information for a Treemap, typically displayed in tooltips.
Public class TreemapHierarchyAxis
Axis used to represent the hierarchy in a Treemap.
Public class TreemapHierarchyAxisPropertyNames
Contains property name constants for the public properties of TreemapHierarchyAxis.
Public class TreemapSizeAxis
Axis controlling the size of areas in a Treemap.
Public class Trellis
Trellis class.
Public class TrellisPropertyNames
Contains property name constants for the public properties of Trellis.
Public class TrellisAxis
TrellisAxis class.
Public class TrellisVisualization
This class is an implementation detail and should never be used directly. Instead, always use the concrete visualization classes, such as BarChart, directly.
Public class TrellisVisualizationPropertyNames
Contains property name constants for the public properties of TrellisVisualization.
Public class WaterfallChart
Representation of a waterfall chart.
Public class WaterfallChartPropertyNames
Contains property name constants for the public properties of WaterfallChart.
Public class WaterfallChartDetails
Representation of bar detail information for a WaterfallChart. The information contained in this class is displayed in tooltips.
Public class WhereClauseVisualizationSubset
Represents a subset defined by a where clause (a boolean expression). This class is instantiated by the AddWhereClauseExpression method on VisualizationSubsetCollection.
Public class WhereClauseVisualizationSubsetPropertyNames
Contains property name constants for the public properties of WhereClauseVisualizationSubset.
Public class VisualContent
This class is an implementation detail and should never be used directly. Instead, always use the concrete visualization classes, such as BarChart, directly.
Public class VisualContentPropertyNames
Contains property name constants for the public properties of Visual.
Public class Visualization
Common base class for all visualizations.
Public class VisualizationPropertyNames
Contains property name constants for the public properties of Visualization.
Public class VisualizationData
Visualization data.
Public class VisualizationDataPropertyNames
Contains property name constants for the public properties of VisualizationData.
Public class VisualizationFilteringCollection
A list of data selections that are used to filter the data used in the visualization.
Public class VisualizationFilteringCollectionPropertyNames
Contains property name constants for the public properties of VisualizationFilteringCollection.
Public class Code example VisualizationRelations
This class is used to set which column relation to use when there are more than one column relation in the data manager that matches an expression. The ColumnRelation must exist in the ColumnRelationCollection in the data manager in order to be set as preferred.
Public class VisualizationRelationsPropertyNames
Contains property name constants for the public properties of the collection.
Public class VisualizationSubset
Base class for subsets that can be visualized separately in a visualization.
Public class VisualizationSubsetPropertyNames
Contains property name constants for the public properties of VisualizationSubset.
Public class VisualizationSubsetCollection
Represents a collection of subsets that can be visualized next to each other in a visualization.
Public class VisualizationSubsetCollectionPropertyNames
Contains property name constants for the public properties of VisualizationSubsetCollection.
Public class VisualTypeIdentifiers
Defines the type identifiers for built-in visuals.
Structures

  Structure Description
Public structure AxisRange
Structure used to control the range of an axis.
Public structure CellRange
Struct used to refer to a range of cells.
Public structure Tuple3D
Class representing a point or vector in 3D space.
Delegates

  Delegate Description
Public delegate TableCellImageSizeProvider
Delegate used to supply a suitable size for images in table cells.
Public delegate TextAreaImageResolveCallback
Will be called when Rtf to Html conversion needs to resolve an image in the content. The image will be provided as input to the method and the Uri pointing to the image should be returned.
Enumerations

  Enumeration Description
Public enumeration AxisEvaluationMode
Represents the mode for evaluating an axis expression.
Public enumeration AxisMode
Specifies whether an axis is categorical or continuous.
Public enumeration AxisTransformType
Specifies the axis transform.
Public enumeration BarChartOrientation
The orientation of the bars in a bar chart.
Public enumeration BoxPlotSortMode
Controls the sort order in a BoxPlotStatisticsTable.
Public enumeration CategoryMode
Enumeration controlling how a categorical axis responds to filtering.
Public enumeration ColorSchemeMethod Obsolete.
Enumeration that specifies the method a ContinuousColorEntry should use when it is mapped to the data.
Public enumeration CombinationChartSeriesType
Enum describing how a series is displayed in a CombinationChart
Public enumeration ContinuousScaleType
The ContinuousScaleType enumeration controls the type of scale (Ratio, Interval).
Public enumeration CrossTableSubtotalsLayout
Enum to represent how column subtotals will be displayed in the cross table.
Public enumeration DetailsDisplayMode
This enumeration specifies whether the details (tooltips) display the name of the columns/expressions they are based upon, or the property in the plot they represent.
Public enumeration IndividualScalingMode
Modes for individual scaling
Public enumeration LabelDisplayMode
LabelDisplayMode enumeration.
Public enumeration LabelInformationType
LabelInformationType enumeration.
Public enumeration LabelOrientation
The orientation of a label on a scale.
Public enumeration LabelPosition
LabelPosition enumeration.
Public enumeration LabelVisibility
LabelVisibility enumeration.
Public enumeration LineStyle
Specifies different line styles available for use in visualizations.
Public enumeration MarkerClass
Specifies the marker appearance.
Public enumeration MarkerLabelLayout
Specifies the layout of a label in relation to its marker.
Public enumeration MarkerType
Specifies supported marker types.
Public enumeration PositioningMethod
Options for positioning.
Public enumeration ScaleDock
Scale placements.
Public enumeration ScaleLabelLayout
Algorithm used for visiblity of scale labels.
Public enumeration ScaleLabelMode Obsolete.
Modes for scale labels
Public enumeration StackMode
Enum controlling stacking in visualizations.
Public enumeration TableCellBorderStyle
Specifies the border style of TableCell
Public enumeration TableCellType
Specifies the type of a TableCell
Public enumeration TablePlotBaseBorderStyle
Represents the style the border of cells will be drawn in.
Public enumeration TablePlotColumnSortMode
Specify column sort order.
Public enumeration TrellisMode
TrellisMode enumeration.
Public enumeration WaterfallChartOrientation
The orientation of the bars and blocks in a waterfall chart.
Public enumeration WaterfallOver
Determines over which axes the waterfall is stacked.