Spotfire.Dxp.Application.Visuals Namespace TIBCO Spotfire 6.0 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 Axis CategoricalAxis
Base class for the categorical part of an axis.
Public class Axis CategoricalAxis PropertyNames
Contains property name constants for the public properties of Axis CategoricalAxis.
Public class Axis ContinuousAxis
Base class for the continuous part of an axis.
Public class Axis ContinuousAxis PropertyNames
Contains property name constants for the public properties of Axis ContinuousAxis.
Public class Axis PropertyNames
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 AxisBinding PropertyNames
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 BarChart PropertyNames
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 BarChartDetails PropertyNames
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 BoxPlot PropertyNames
Contains property name constants for the public properties of BoxPlot.
Public class BoxPlotComparisonCircles
The comparison circles area next to a plot.
Public class BoxPlotComparisonCircles PropertyNames
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 BoxPlotReferencePoint PropertyNames
Contains property name constants for the public properties of BoxPlotReferencePoint.
Public class BoxPlotReferencePointCollection
A collection of reference points in a box plot.
Public class BoxPlotReferencePointCollection PropertyNames
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 BoxPlotStatisticsTable MeasureCollection
MeasureCollection class.
Public class BoxPlotStatisticsTable PropertyNames
Contains property name constants for the public properties of BoxPlotStatisticsTable.
Public class Camera
Class representing the camera in a 3D scatter plot.
Public class Camera PropertyNames
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 CategoricalColorEntry PropertyNames
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 CategoricalColorEntryCollection PropertyNames
Contains property name constants for the public properties of CategoricalColorEntryCollection.
Public class CategoricalColorScheme Obsolete.
Specialization of ColorScheme used for categorical coloring.
Public class CategoricalColorScheme PropertyNames
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 ColorAxis CategoricalColorAxis
Class containing properties and methods used for continuous coloring within a visualization.
Public class ColorAxis CategoricalColorAxis PropertyNames
Public class ColorAxis ContinuousColorAxis
Class containing properties and methods used for continuous coloring within a visualization.
Public class ColorAxis ContinuousColorAxis PropertyNames
Public class ColorAxis PropertyNames
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 ColorScheme PropertyNames
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 CombinationChart PropertyNames
Contains property name constants for the public properties of CombinationChart.
Public class CombinationChartBarProperties
Class that controls properties for bars in a CombinationChart.
Public class CombinationChartBarProperties PropertyNames
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 CombinationChartLineProperties PropertyNames
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 ContinuousColorEntry PropertyNames
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 ContinuousColorScheme PropertyNames
Contains property name constants for the public properties of ContinuousColorScheme.
Public class CrossTablePlot
Cross table plot class.
Public class CrossTablePlot HeaderSizeCollection
Class that represent sizes for headers in the CrossTablePlot.
Public class CrossTablePlot PropertyNames
Contains property name constants for the public properties of CrossTablePlot.
Public class CrossTableSubtotal
Represents a cross table subtotal.
Public class CrossTableSubtotal PropertyNames
Contains property name constants for the public properties of CrossTableSubtotal.
Public class CrossTableSubtotalCollection
Represents a collection of cross table subtotals.
Public class CrossTableSubtotalCollection PropertyNames
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 DataSelectionVisualizationSubset PropertyNames
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 DefaultVisualizationSubset PropertyNames
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 Dendrogram PropertyNames
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 DetailItem PropertyNames
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 DetailItemCollection PropertyNames
The property names for DetailItemCollection.
Public class Details
The Details class is used to display marker details (tooltips) in a plot.
Public class Details PropertyNames
Contains property name constants for the public properties of Details.
Public class ErrorBars
Represents Error Bars on a ScaleAxis.
Public class ErrorBars PropertyNames
Contains property name constants for the public properties of ErrorBars.
Public class ExpressionColumn
ExpressionColumn class.
Public class ExpressionColumn PropertyNames
Contains property name constants for the public properties of ExpressionColumn.
Public class ExpressionColumnCollection T 
Collection class for ExpressionColumns.
Public class ExpressionColumnCollection T  PropertyNames
Public class ExpressionDetailItem
Represents a marker detail (tooltip) based on an expression.
Public class ExpressionDetailItem PropertyNames
Contains property name constants for the public properties of ExpressionDetailItem.
Public class ExpressionRuleCondition
Represents an expression condition in a conditional rule.
Public class ExpressionRuleCondition PropertyNames
Contains property name constants for the public properties of ExpressionRuleCondition.
Public class FeatureLayer
A feature layer in the map chart.
Public class FeatureLayer PropertyNames
Contains property name constants for the public properties of FeatureLayer.
Public class FeatureLayerDetails
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 FilterRule PropertyNames
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 FilterRuleCollection PropertyNames
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 Formatting PropertyNames
Contains property name constants for the public properties of Formatting.
Public class GroupByAxis
GroupByAxis class.
Public class HeatMap
HeatMap class.
Public class HeatMap PropertyNames
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 HeatMapMeasureAxis PropertyNames
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 HtmlTextArea PropertyNames
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 IndexedFormatter T 
Represents several DataFormatterBase instances split up by a category or column.
Public class IndexedScaleDock
Controls where an individual scale is displayed.
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 Legend LegendItemCollection
A read-only collection of Legend Items.
Public class Legend LegendItemCollection PropertyNames
Public class Legend PropertyNames
Contains property name constants for the public properties of Legend.
Public class LegendAxisItem
Represents axis information in a legend.
Public class LegendAxisItem PropertyNames
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 LegendItem PropertyNames
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 LineChart
LineChart class.
Public class LineChart PropertyNames
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 LineConnection PropertyNames
Contains property name constants for the public properties of LineConnection.
Public class LineLayer
A layer which renders line features on a map chart.
Public class LineLayer PropertyNames
Contains property name constants for the public properties of LineLayer.
Public class MapChart
Represents a Map Chart visualization. Note: In 6.0 there is no public API for the Map Chart visualization. This class is for the earlier version only.
Public class MapChart PropertyNames
Contains property name constants for the public properties of MapChart.
Public class MapChartLayer
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
A layer which renders markers on a map chart.
Public class MarkerLayerDetails
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 ParallelCoordinatePlot
ParallelCoordinatePlot class.
Public class ParallelCoordinatePlot PropertyNames
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 ParallelCoordinatePlotColumnCollection PropertyNames
Contains property name constants for the public properties of ParallelCoordinatePlotColumnCollection.
Public class ParallelCoordinatePlotColumnScale
The bottom scale in a parallel coordinate plot.
Public class ParallelCoordinatePlotColumnScale PropertyNames
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
An image layer in the map chart.
Public class PictureLayer PropertyNames
Contains property name constants for the public properties of PictureLayer.
Public class PieChart
PieChart class.
Public class PieChart PropertyNames
Contains property name constants for the public properties of PieChart.
Public class PieChartVisualAttributes
Visual attributes used when rendering pie charts.
Public class PieChartVisualAttributes PropertyNames
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
A layer which renders pie charts on a map chart.
Public class PieMarker
A marker that is a pie.
Public class PieMarker PropertyNames
Contains property name constants for the public properties of PieMarker.
Public class PointLayer
A layer which renders point features on a map chart.
Public class PointLayer PropertyNames
Contains property name constants for the public properties of PointLayer.
Public class PolygonLayer
A layer which renders polygon features on a map chart.
Public class PolygonLayer PropertyNames
Contains property name constants for the public properties of PolygonLayer.
Public class RangeRuleCondition
Represents a range condition in a conditional rule.
Public class RangeRuleCondition PropertyNames
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 ReferenceLine PropertyNames Obsolete.
Contains property name constants for the public properties of ReferenceLine.
Public class ReferenceLineCollection Obsolete.
A collection of ReferenceLine objects.
Public class ReferenceLineCollection PropertyNames 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 RuleCondition PropertyNames
Contains property name constants for the public properties of RuleCondition.
Public class Scale
A Scale.
Public class Scale PropertyNames
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 ScaleAxis PropertyNames
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 ScaleAxis3D PropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public class ScaleAxisBase
Base class for Scale axes.
Public class ScaleAxisBase CategoricalScaleAxis
CategoricalScaleAxis class.
Public class ScaleAxisBase ContinuousScaleAxis
ContinuousScaleAxis class.
Public class ScaleAxisBase PropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public class ScaleBase
Base class for Scales.
Public class ScaleBase PropertyNames
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 ScaleLabels PropertyNames
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 ScaleLabelsLevelSettings PropertyNames
Contains property name constants for the public properties of ScaleLabelsLevelSettings.
Public class ScatterPlot
Representation of a Scatter Plot.
Public class ScatterPlot PropertyNames
Contains property name constants for the public properties of ScatterPlot.
Public class ScatterPlot3D
Representation of a 3D Scatter Plot.
Public class ScatterPlot3D PropertyNames
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 ShapeAxis PropertyNames
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 ShapeAxis3D PropertyNames
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 ShapeScheme PropertyNames
Contains property name constants for the public properties of ShapeScheme.
Public class ShapeSchemeEntry Obsolete.
Represents an item in a ShapeScheme.
Public class ShapeSchemeEntry PropertyNames
Contains property name constants for the public properties of ShapeSchemeEntry.
Public class ShapeSchemeEntryCollection Obsolete.
Maps between categories and shapes.
Public class ShapeSchemeEntryCollection PropertyNames
Contains property name constants for the public properties of ShapeSchemeEntryCollection.
Public class SizeAxis
SizeAxis class.
Public class SizeAxis PropertyNames
Contains property name constants for the public properties of SizeAxis.
Public class SizeAxis SizeAxisContinuous
SizeAxisContinuous class.
Public class StringRuleCondition
Represents a string condition in a conditional rule.
Public class StringRuleCondition PropertyNames
Contains property name constants for the public properties of StringRuleCondition.
Public class SummaryTable
Summary table class.
Public class SummaryTable PropertyNames
Contains property name constants for the public properties of SummaryTable.
Public class SummaryTableAggregationCollection
A collection of SummaryTableAggregationColumn objects.
Public class SummaryTableAggregationCollection PropertyNames
Contains property name constants for the public properties of SummaryTableAggregationCollection.
Public class SummaryTableAggregationColumn
An aggregation method in a SummaryTable.
Public class SummaryTableAggregationColumn PropertyNames
Contains property name constants for the public properties of SummaryTableAggregationColumn.
Public class SummaryTableSortColumn
Defines sort order for the Summary Table.
Public class SummaryTableSortColumn PropertyNames
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 SummaryTableSortColumnCollection PropertyNames
Contains property name constants for the public properties of SummaryTableSortColumnCollection.
Public class SummaryTableVisibleColumn
A visible summary table column.
Public class SummaryTableVisibleColumn PropertyNames
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 SummaryTableVisibleColumnCollection PropertyNames
Contains property name constants for the public properties of SummaryTableVisibleColumnCollection.
Public class SymbolLayer
Base class for symbol layers such as markers and pies.
Public class SymbolLayer PropertyNames
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 TableColumnCollection PropertyNames
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 TablePlot PropertyNames
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 TablePlotBase PropertyNames
Contains property name constants for the public properties of TablePlotBase.
Public class TablePlotColumn Obsolete.
A column in a TablePlot.
Public class TablePlotColumn PropertyNames
Contains property name constants for the public properties of TablePlotColumn.
Public class TablePlotColumnCollection T  Obsolete.
Represents the columns included in a table plot.
Public class TablePlotColumnCollection T  PropertyNames
Public class TablePlotSortColumn Obsolete.
A sorted column in a TablePlot.
Public class TablePlotSortColumn PropertyNames
Contains property name constants for the public properties of TablePlotSortColumn.
Public class TablePlotSortColumnCollection Obsolete.
TablePlotSortColumnCollection.
Public class TablePlotSortColumnCollection PropertyNames
Contains property name constants for the public properties of TablePlotSortColumnCollection.
Public class TablePlotVisibleColumn Obsolete.
A column in a TablePlot.
Public class TablePlotVisibleColumn PropertyNames
Contains property name constants for the public properties of TablePlotColumn.
Public class TablePlotVisibleColumnCollection Obsolete.
Represents the columns included in a Table plot.
Public class TablePlotVisibleColumnCollection PropertyNames
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 TableSortInfoCollection PropertyNames
Contains property name constants for the public properties of the collection.
Public class TextArea
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 TextArea PropertyNames
Contains property name constants for the public properties of TextArea.
Public class ThresholdRuleCondition
Represents a threshold condition in a conditional rule.
Public class ThresholdRuleCondition PropertyNames
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 TopBottomRuleCondition PropertyNames
Contains property name constants for the public properties of TopBottomRuleCondition.
Public class Treemap
Class representing a treemap.
Public class Treemap PropertyNames
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 TreemapHierarchyAxis PropertyNames
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 Trellis PropertyNames
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 TrellisVisualization PropertyNames
Contains property name constants for the public properties of TrellisVisualization.
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 WhereClauseVisualizationSubset PropertyNames
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 VisualContent PropertyNames
Contains property name constants for the public properties of Visual.
Public class Visualization
Common base class for all visualizations.
Public class Visualization PropertyNames
Contains property name constants for the public properties of Visualization.
Public class VisualizationData
Visualization data.
Public class VisualizationData PropertyNames
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 VisualizationFilteringCollection PropertyNames
Contains property name constants for the public properties of VisualizationFilteringCollection.
Public class 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 VisualizationRelations PropertyNames
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 VisualizationSubset PropertyNames
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 VisualizationSubsetCollection PropertyNames
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 TextArea ImageResolveCallback
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
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 TablePlotBase BorderStyle
Represents the style the border of cells will be drawn in.
Public enumeration TablePlotColumnSortMode
Specify column sort order.
Public enumeration TrellisMode
TrellisMode enumeration.