Spotfire.Dxp.Application.Visuals Namespace

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

  ClassDescription
Public classAxis
Base class for axes.
Public classAxisCategoricalAxis
Base class for the categorical part of an axis.
Public classAxisCategoricalAxisPropertyNames
Contains property name constants for the public properties of AxisCategoricalAxis.
Public classAxisContinuousAxis
Base class for the continuous part of an axis.
Public classAxisContinuousAxisPropertyNames
Contains property name constants for the public properties of AxisContinuousAxis.
Public classAxisPropertyNames
Contains property name constants for the public properties of Axis.
Public classAxisBinding
Axis bindings are used to base the expression on an axis on currently marked value in a column.
Public classAxisBindingPropertyNames
Contains property name constants for the public properties of AxisBinding.
Public classBarChart
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 classBarChartPropertyNames
Contains property name constants for the public properties of BarChart.
Public classBarChartDetails
Representation of bar detail information for a BarChart. The information contained in this class is displayed in tooltips.
Public classBarChartDetailsPropertyNames
Contains property name constants for the public properties of BarChartDetails.
Public classBoxPlot
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 classBoxPlotPropertyNames
Contains property name constants for the public properties of BoxPlot.
Public classBoxPlotComparisonCircles
The comparison circles area next to a plot.
Public classBoxPlotComparisonCirclesPropertyNames
Contains property name constants for the public properties of BoxPlotComparisonCircles.
Public classBoxPlotDetails
Class representing bar detail information, typically displayed in tooltips.
Public classBoxPlotReferencePoint
Represents information about a reference point, such as the shape it is using, the color, etc.
Public classBoxPlotReferencePointPropertyNames
Contains property name constants for the public properties of BoxPlotReferencePoint.
Public classBoxPlotReferencePointCollection
A collection of reference points in a box plot.
Public classBoxPlotReferencePointCollectionPropertyNames
Contains property name constants for the public properties of BoxPlotReferencePointCollection.
Public classBoxPlotStatisticsTable
Represents the statistics table shown below the X-axis of a box plot.
Public classBoxPlotStatisticsTableMeasureCollection
MeasureCollection class.
Public classBoxPlotStatisticsTablePropertyNames
Contains property name constants for the public properties of BoxPlotStatisticsTable.
Public classCamera
Class representing the camera in a 3D scatter plot.
Public classCameraPropertyNames
Contains property name constants for the public properties of Camera.
Public classCategoricalAxis
Class representing an axis that is always categorical.
Public classCategoricalAxisBase
Base class for categorical axes.
Public classCategoricalColorEntry Obsolete.
Represents an entry in a CategoricalColorEntryCollection.
Public classCategoricalColorEntryPropertyNames
Contains property name constants for the public properties of CategoricalColorEntry.
Public classCategoricalColorEntryCollection Obsolete.
A keyed collection that maps between CategoryKey and CategoricalColorEntry.
Public classCategoricalColorEntryCollectionPropertyNames
Contains property name constants for the public properties of CategoricalColorEntryCollection.
Public classCategoricalColorScheme Obsolete.
Specialization of ColorScheme used for categorical coloring.
Public classCategoricalColorSchemePropertyNames
Contains property name constants for the public properties of CategoricalColorScheme.
Public classCategoryKey
Class representing a category on an axis.
Public classColorAxis
Axis used to define coloring within a visualization.
Public classColorAxisCategoricalColorAxis
Class containing properties and methods used for continuous coloring within a visualization.
Public classColorAxisCategoricalColorAxisPropertyNames
Public classColorAxisContinuousColorAxis
Class containing properties and methods used for continuous coloring within a visualization.
Public classColorAxisContinuousColorAxisPropertyNames
Public classColorAxisPropertyNames
Contains property name constants for the public properties of ColorAxis.
Public classColorMap Obsolete.
Class used to map data values to colors in plots.
Public classColorScheme Obsolete.
Base class for Color Schemes.
Public classColorSchemePropertyNames
Contains property name constants for the public properties of ColorScheme.
Public classCombinationChart
The CombinationChart class can render series of data as bars or lines.
Public classCombinationChartPropertyNames
Contains property name constants for the public properties of CombinationChart.
Public classCombinationChartBarProperties
Class that controls properties for bars in a CombinationChart.
Public classCombinationChartBarPropertiesPropertyNames
Contains property name constants for the public properties of TreemapHierarchyAxis.
Public classCombinationChartDetails
Class representing combination chart detail information, typically displayed in tooltips.
Public classCombinationChartLineProperties
Class that controls properties for line series in a CombinationChart.
Public classCombinationChartLinePropertiesPropertyNames
Contains property name constants for the public properties of TreemapHierarchyAxis.
Public classContinuousAxis
Class representing a continuous axis.
Public classContinuousAxisBase
Base class for continuous axes.
Public classContinuousColorEntry Obsolete.
A Continuous color entry used in a ContinuousColorEntryCollection.
Public classContinuousColorEntryPropertyNames
Contains property name constants for the public properties of ContinuousColorEntry.
Public classContinuousColorEntryCollection Obsolete.
Collection class for ContinuousColorEntrys.
Public classContinuousColorScheme Obsolete.
Specialization of ColorScheme used for continuous coloring.
Public classContinuousColorSchemePropertyNames
Contains property name constants for the public properties of ContinuousColorScheme.
Public classCrossTablePlot
Cross table plot class.
Public classCrossTablePlotHeaderSizeCollection
Class that represent sizes for headers in the CrossTablePlot.
Public classCrossTablePlotPropertyNames
Contains property name constants for the public properties of CrossTablePlot.
Public classCrossTableSubtotal
Represents a cross table subtotal.
Public classCrossTableSubtotalPropertyNames
Contains property name constants for the public properties of CrossTableSubtotal.
Public classCrossTableSubtotalCollection
Represents a collection of cross table subtotals.
Public classCrossTableSubtotalCollectionPropertyNames
Contains property name constants for the public properties of CrossTableSubtotalCollection.
Public classCrossTableTotals
Responsible for Cross Table Totals settings.
Public classCrossTableTotalsPropertyNames
Contains property name constants for the public properties of CrossTableTotals.
Public classDataSelectionVisualizationSubset
Represents a subset based on a data selection. This class is instantiated by the AddDataSelection method on VisualizationSubsetCollection.
Public classDataSelectionVisualizationSubsetPropertyNames
Contains property name constants for the public properties of DataSelectionVisualizationSubset.
Public classDefaultVisualizationSubset
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 classDefaultVisualizationSubsetPropertyNames
Contains property name constants for the public properties of DefaultVisualizationSubset.
Public classDendrogram
Represents the dendrogram and hierarchical clustering settings used in the HeatMap.
Public classDendrogramPropertyNames
Contains property name constants for the public properties of Dendrogram.
Public classDendrogramLegendItem
Represents the legend information for a Dendrogram in the Legend.
Public classDetailItem
Base class for detail items.
Public classDetailItemPropertyNames
Contains property name constants for the public properties of DetailItem.
Public classDetailItemCollection
A collection of parts that build up detail (tooltip) information.
Public classDetailItemCollectionPropertyNames
The property names for DetailItemCollection.
Public classDetails
The Details class is used to display marker details (tooltips) in a plot.
Public classDetailsPropertyNames
Contains property name constants for the public properties of Details.
Public classCode exampleErrorBars
Represents Error Bars on a ScaleAxis.
Public classErrorBarsPropertyNames
Contains property name constants for the public properties of ErrorBars.
Public classExpressionColumn
ExpressionColumn class.
Public classExpressionColumnPropertyNames
Contains property name constants for the public properties of ExpressionColumn.
Public classExpressionColumnCollectionT
Collection class for ExpressionColumns.
Public classExpressionColumnCollectionTPropertyNames
Public classCode exampleExpressionDetailItem
Represents a marker detail (tooltip) based on an expression.
Public classExpressionDetailItemPropertyNames
Contains property name constants for the public properties of ExpressionDetailItem.
Public classExpressionRuleCondition
Represents an expression condition in a conditional rule.
Public classExpressionRuleConditionPropertyNames
Contains property name constants for the public properties of ExpressionRuleCondition.
Public classFeatureLayer Obsolete.
A feature layer in the map chart.
Public classFeatureLayerPropertyNames
Contains property name constants for the public properties of FeatureLayer.
Public classFeatureLayerDetails Obsolete.
Class representing feature detail information, typically displayed in tooltips.
Public classFilterRule
Represents a rule that uses a boolean condition to determine the visibility of visualization items.
Public classFilterRulePropertyNames
Contains property name constants for the public properties of FilterRule.
Public classFilterRuleCollection
Represents a list of rules in a Visualization that are used to filter visualization items.
Public classFilterRuleCollectionPropertyNames
Contains property name constants for the public properties of FilterRuleCollection.
Public classFormatting
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 classFormattingPropertyNames
Contains property name constants for the public properties of Formatting.
Public classGroupByAxis
GroupByAxis class.
Public classHeatMap
HeatMap class.
Public classHeatMapPropertyNames
Contains property name constants for the public properties of HeatMap.
Public classHeatMapDetails
Class representing heat map detail information, typically displayed in tooltips.
Public classHeatMapEmptyValueReplacement
Base class for HeatMap empty value replacements.
Public classHeatMapEmptyValueReplacementColumnAverage
Represents a column average empty value replacement.
Public classHeatMapEmptyValueReplacementConstant
Represents a constant value replacement.
Public classHeatMapEmptyValueReplacementRowAverage
Represents a row average empty value replacement.
Public classHeatMapEmptyValueReplacementRowInterpolation
Represents a row interpolation empty value replacement.
Public classHeatMapMeasureAxis
Axis used to define heat map measures.
Public classHeatMapMeasureAxisPropertyNames
Contains property name constants for the public properties of HeatMapMeasureAxis.
Public classHeatMapNormalization
Base class for HeatMap normalization.
Public classHeatMapNormalizationMean
Represents a Mean normalization.
Public classHeatMapNormalizationPercentile
Represents a Percentile normalization.
Public classHeatMapNormalizationScaleBetween0And1
Represents a Scale between 0 and 1 normalization.
Public classHeatMapNormalizationStandardDeviation
Represents a Standard Deviation normalization.
Public classHeatMapNormalizationSubtractMean
Represents a Subtract Mean normalization.
Public classHeatMapNormalizationSubtractMedian
Represents a Subtract Median normalization.
Public classHeatMapNormalizationTrimmedMean
Represents a Trimmed Mean normalization.
Public classHeatMapNormalizationZScoreCalculation
Represents a Z Score Calculation normalization.
Public classHorizontalAlignment
Represents the alignment of the content in the horizontal legend.
Public classHorizontalLegend
Representation of a horizontal legend.
Public classHorizontalLegendPropertyNames
Contains property name constants for the public properties of HorizontalLegend.
Public classHorizontalLegendDock
Represents the horizontal legend docking placement.
Public classHtmlTextArea
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 classHtmlTextAreaPropertyNames
Contains property name constants for the public properties of HtmlTextArea.
Public classIndexedAxisRange
Indexed property of the type AxisRange. An indexed property gives finer grained control of some settings of a visualization when IndividualScaling is set to true. How to index an indexed property depends on the value of IndividualScalingMode. If IndividualScalingMode is set to Color then indexed properties are indexed using values from the color axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Trellis then indexed properties are indexed using values from the applicable trellis axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Dual then most indexed properties are indexed using values from ScaleDock. However, IndexedDock is indexed using values from the color axis.
Public classIndexedAxisTransformType
Indexed property of the type AxisTransformType. An indexed property gives finer grained control of some settings of a visualization when IndividualScaling is set to true. How to index an indexed property depends on the value of IndividualScalingMode. If IndividualScalingMode is set to Color then indexed properties are indexed using values from the color axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Trellis then indexed properties are indexed using values from the applicable trellis axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Dual then most indexed properties are indexed using values from ScaleDock. However, IndexedDock is indexed using values from the color axis.
Public classIndexedBool
Indexed property of the type bool. An indexed property gives finer grained control of some settings of a visualization when IndividualScaling is set to true. How to index an indexed property depends on the value of IndividualScalingMode. If IndividualScalingMode is set to Color then indexed properties are indexed using values from the color axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Trellis then indexed properties are indexed using values from the applicable trellis axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Dual then most indexed properties are indexed using values from ScaleDock. However, IndexedDock is indexed using values from the color axis.
Public classIndexedCombinationChartSeriesType
Indexed property of the type CombinationChartSeriesType.
Public classIndexedExpression
Indexed property of Expression
Public classIndexedFormatterT
Represents several DataFormatterBase instances split up by a category or column.
Public classIndexedInt
Indexed property of the type int. An indexed property gives finer grained control of some settings of a visualization when IndividualScaling is set to true. How to index an indexed property depends on the value of IndividualScalingMode. If IndividualScalingMode is set to Color then indexed properties are indexed using values from the color axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Trellis then indexed properties are indexed using values from the applicable trellis axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Dual then most indexed properties are indexed using values from ScaleDock. However, IndexedDock is indexed using values from the color axis.
Public classIndexedLabelOrientation
Indexed property of the type LabelOrientation. An indexed property gives finer grained control of some settings of a visualization when IndividualScaling is set to true. How to index an indexed property depends on the value of IndividualScalingMode. If IndividualScalingMode is set to Color then indexed properties are indexed using values from the color axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Trellis then indexed properties are indexed using values from the applicable trellis axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Dual then most indexed properties are indexed using values from ScaleDock. However, IndexedDock is indexed using values from the color axis.
Public classIndexedScaleDock
Controls where an individual scale is displayed. An indexed property gives finer grained control of some settings of a visualization when IndividualScaling is set to true. How to index an indexed property depends on the value of IndividualScalingMode. If IndividualScalingMode is set to Color then indexed properties are indexed using values from the color axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Trellis then indexed properties are indexed using values from the applicable trellis axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Dual then most indexed properties are indexed using values from ScaleDock. However, IndexedDock is indexed using values from the color axis.
Public classIndexedScaleLabelLayout
Indexed property of the type ScaleLabelLayout. An indexed property gives finer grained control of some settings of a visualization when IndividualScaling is set to true. How to index an indexed property depends on the value of IndividualScalingMode. If IndividualScalingMode is set to Color then indexed properties are indexed using values from the color axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Trellis then indexed properties are indexed using values from the applicable trellis axis. Some indexed properties cannot be indexed in this case and the root value should then be used. If IndividualScalingMode is set to Dual then most indexed properties are indexed using values from ScaleDock. However, IndexedDock is indexed using values from the color axis.
Public classIndexedTotalsCalculationMode
Public classKpiChart
Represents a visualization for one or several key performance indicators (KPIs), each represented by a KpiVisualization.
Public classKpiChartPropertyNames
Contains property name constants for the public properties of KpiChart.
Public classKpiCollection
Represents a collection of KpiContent in the KpiChart.
Public classKpiCollectionPropertyNames
Contains property name constants for the public properties of KpiCollection.
Public classKpiComparativeAxis
Represents an axis used to define a comparative value for a KPI.
Public classKpiComparativeAxisPropertyNames
Contains property name constants for the public properties of KpiComparativeAxis.
Public classKpiContent
Represents a KpiVisualization and its title in a KpiCollection.
Public classKpiContentPropertyNames
Contains property name constants for the public properties of KpiContent.
Public classKpiSortColumn
Represents an ExpressionColumn used for sorting of KPIs.
Public classKpiVisualization
A visualization that can render key performance indicators (KPIs) within a KpiChart.
Public classKpiVisualizationPropertyNames
Contains property name constants for the public properties of KpiVisualization.
Public classKpiVisualizationActionContext
Holds context information for an action invoked on a KPI visualization.
Public classKpiXAxis
The X axis of a KPI visualization.
Public classKpiXAxisPropertyNames
Contains property name constants for the public properties of KpiXAxis.
Public classKpiYAxis
The Y axis of a KPI visualization.
Public classKpiYAxisPropertyNames
Contains property name constants for the public properties of KpiYAxis.
Public classLabelColumn
LabelColumn class.
Public classLegend
Representation of a plot legend. The legend is a key to the features (that is, symbols or pictures) used in the plot.
Public classLegendLegendItemCollection
A read-only collection of Legend Items.
Public classLegendLegendItemCollectionPropertyNames
Public classLegendPropertyNames
Contains property name constants for the public properties of Legend.
Public classLegendAxisItem
Represents axis information in a legend.
Public classLegendAxisItemPropertyNames
Contains property name constants for the public properties of LegendAxisItem.
Public classLegendBoxPlotReferencePointsItem
Represents line connection information in the Legend.
Public classLegendColorItem
Represents coloring information in the Legend.
Public classLegendCombinationChartSeriesItem
Represents combination chart series information in the Legend.
Public classLegendDataTableItem
Represents data table information in the Legend.
Public classLegendDescriptionItem
Represent a legend item with the plot description.
Public classLegendDock
Represents the legend docking placement.
Public classLegendErrorBarsItem
Represents a legend item with text describing ErrorBars configuration.
Public classLegendFilteringsItem
Represents Legend information about a visualization's Filterings.
Public classLegendFilterRuleItem
Represents Legend information about a visualization's FilterRuleCollection.
Public classLegendFittingModelCollectionItem
Represents fitting model information in the Legend.
Public classLegendGroupByItem
Represents group by information in a legend.
Public classLegendItem
Base class for legend items contained in a Legend.
Public classLegendItemPropertyNames
Contains property name constants for the public properties of LegendItem.
Public classLegendItemStandIn
A stand-in class replacing missing objects that inherit LegendItem.
Public classLegendLineConnectionItem
Represents line connection information in the Legend.
Public classLegendMarkerRotationItem
Represents marker rotation information in a legend.
Public classLegendMarkerShapeItem
Represents marker shape information in a Legend.
Public classLegendMarkingItem
Represents marking information in a Legend.
Public classLegendReferenceLinesItem Obsolete.
Represents reference line information in the Legend.
Public classLegendRowLimitItem
Legend item that shows a warning if all rows are potentially not shown in a table plot.
Public classLegendSectorSizeItem
Represents sector size information in a legend.
Public classLegendShape3DItem
Legend item representing marker shape information in the legend of a 3D scatter plot.
Public classLegendSizeItem
Represents marker size information in a legend.
Public classLegendTextItem
Represents a legend item with text.
Public classLegendTitleItem
Represents a legend item with the title of the plot.
Public classLegendTreemapHierarchyItem
Legend item for the TreemapHierarchyAxis.
Public classLegendTreemapSizeItem
Represents size information in a legend for a treemap.
Public classLegendTrellisItem
Represents a legend item for the Trellis settings of a visualization.
Public classLineChart
LineChart class.
Public classLineChartPropertyNames
Contains property name constants for the public properties of LineChart.
Public classLineChartDetails
Class representing line detail information, typically displayed in tooltips.
Public classLineConnection
Representation of the Line Connection properties for a ScatterPlot.
Public classLineConnectionPropertyNames
Contains property name constants for the public properties of LineConnection.
Public classLineLayer Obsolete.
A layer which renders line features on a map chart.
Public classLineLayerPropertyNames
Contains property name constants for the public properties of LineLayer.
Public classMapChart Obsolete.
Represents a Map Chart visualization.
Public classMapChartPropertyNames
Contains property name constants for the public properties of MapChart.
Public classMapChartLayer Obsolete.
Base class for layers in the map chart.
Public classMarkerLayer Obsolete.
A layer which renders markers on a map chart.
Public classMarkerLayerDetails Obsolete.
Class representing marker detail information, typically displayed in tooltips.
Public classMarkerRotationAxis
Axis controlling the rotation of markers in a ScatterPlot or MarkerLayerVisualization. The expression set on this axis is expected to return an angle in degrees. The direction of the rotation is controlled by the RotateClockwise property.
Public classMarkerRotationAxisPropertyNames
Contains property name constants for the public properties of MarkerRotationAxis.
Public classMarkerShape
Class for marker shapes.
Public classNamedDetailItem
A detail item that can be referenced by name.
Public classOrderByAxis
Axis used to control drawing order of the markers within a visualization.
Public classOrderByAxisPropertyNames
Contains property name constants for the public properties of OrderByAxis.
Public classPageRenderSettings
Represents the settings used when rendering a Page to an image.
Public classParallelCoordinatePlot
Representation of a Parallel Coordinate Plot. A PCP displays data using lines, where each record (in the unaggregated case) is represented by a profile, or line, through the graph.
Public classParallelCoordinatePlotPropertyNames
Contains property name constants for the public properties of ParallelCoordinatePlot.
Public classParallelCoordinatePlotColumn
This class represents a column in a ParallelCoordinatePlot.
Public classParallelCoordinatePlotColumnCollection
A collection of ParallelCoordinatePlotColumn objects.
Public classParallelCoordinatePlotColumnCollectionPropertyNames
Contains property name constants for the public properties of ParallelCoordinatePlotColumnCollection.
Public classParallelCoordinatePlotColumnScale
The bottom scale in a parallel coordinate plot.
Public classParallelCoordinatePlotColumnScalePropertyNames
Contains property name constants for the public properties of ParallelCoordinatePlotColumnScale.
Public classParallelCoordinatePlotDetails
Class representing parallel coordinate plot detail information, typically displayed in tooltips.
Public classPictureLayer Obsolete.
An image layer in the map chart.
Public classPictureLayerPropertyNames
Contains property name constants for the public properties of PictureLayer.
Public classPieChart
PieChart class.
Public classPieChartPropertyNames
Contains property name constants for the public properties of PieChart.
Public classPieChartVisualAttributes
Visual attributes used when rendering pie charts.
Public classPieChartVisualAttributesPropertyNames
Contains property name constants for the public properties of PieChartVisualAttributes.
Public classPieDetails
Class representing pie detail information, typically displayed in tooltips.
Public classPieLayer Obsolete.
A layer which renders pie charts on a map chart.
Public classPieMarker
A marker that is a pie.
Public classPieMarkerPropertyNames
Contains property name constants for the public properties of PieMarker.
Public classPointLayer Obsolete.
A layer which renders point features on a map chart.
Public classPointLayerPropertyNames
Contains property name constants for the public properties of PointLayer.
Public classPolygonLayer Obsolete.
A layer which renders polygon features on a map chart.
Public classPolygonLayerPropertyNames
Contains property name constants for the public properties of PolygonLayer.
Public classRangeRuleCondition
Represents a range condition in a conditional rule.
Public classRangeRuleConditionPropertyNames
Contains property name constants for the public properties of RangeRuleCondition.
Public classReferenceLine Obsolete.
Represents a Reference Line on an axis of a plot.
Public classReferenceLinePropertyNames Obsolete.
Contains property name constants for the public properties of ReferenceLine.
Public classReferenceLineCollection Obsolete.
A collection of ReferenceLine objects.
Public classReferenceLineCollectionPropertyNames Obsolete.
The property names for
Public classReferenceLines Obsolete.
Representation of the Reference Lines features of a plot.
Public classRenderResult
Public classRenderResultSettings
Represents settings concerning the resulting image used when rendering a Visual or Page to an image.
Public classRuleCondition
Represents the condition in a conditional rule.
Public classRuleConditionPropertyNames
Contains property name constants for the public properties of RuleCondition.
Public classScale
A Scale.
Public classScalePropertyNames
Contains property name constants for the public properties of Scale.
Public classScale3D
A Scale used by 3D Scatter Plot.
Public classScaleAxis
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 classScaleAxisPropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public classScaleAxis3D
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 classScaleAxis3DPropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public classScaleAxisBase
Base class for Scale axes.
Public classScaleAxisBaseCategoricalScaleAxis
CategoricalScaleAxis class.
Public classScaleAxisBaseContinuousScaleAxis
ContinuousScaleAxis class.
Public classScaleAxisBasePropertyNames
Contains property name constants for the public properties of ScaleAxisBase.
Public classScaleBase
Base class for Scales.
Public classScaleBasePropertyNames
Contains property name constants for the public properties of ScaleBase.
Public classScaleLabels
Represents properties such as renderer which apply to scale labels.
Public classScaleLabelsPropertyNames
Contains property name constants for the public properties of ScaleLabels.
Public classScaleLabelsLevelSettings
Class containing settings for how to render images used as labels on scale axes.
Public classScaleLabelsLevelSettingsPropertyNames
Contains property name constants for the public properties of ScaleLabelsLevelSettings.
Public classScatterPlot
Representation of a Scatter Plot.
Public classScatterPlotPropertyNames
Contains property name constants for the public properties of ScatterPlot.
Public classScatterPlot3D
Representation of a 3D Scatter Plot.
Public classScatterPlot3DPropertyNames
Contains property name constants for the public properties of ScatterPlot3D.
Public classScatterPlot3DDetails
Class representing marker detail information for 3D scatter plot, typically displayed in tooltips.
Public classScatterPlotDetails
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 classSectorSizeAxis
Sector size axis class.
Public classShape3D
Class representing a marker shape in a 3D scatter plot.
Public classShapeAxis
ShapeAxis class.
Public classShapeAxisPropertyNames
Contains property name constants for the public properties of ShapeAxis.
Public classShapeAxis3D
Axis that controls the shape of markers in a 3D scatter plot.
Public classShapeAxis3DPropertyNames
Contains property name constants for the public properties of ShapeAxis3D.
Public classShapeMap
Class used to map data values to shapes in a scatter plot.
Public classShapeMap3D
Class used to map data values to shapes in a 3D scatter plot.
Public classShapes3D
Static class holding the standard shapes used by the 3D scatter plot.
Public classShapeScheme Obsolete.
Controls how categories are mapped to marker shapes.
Public classShapeSchemePropertyNames
Contains property name constants for the public properties of ShapeScheme.
Public classShapeSchemeEntry Obsolete.
Represents an item in a ShapeScheme.
Public classShapeSchemeEntryPropertyNames
Contains property name constants for the public properties of ShapeSchemeEntry.
Public classShapeSchemeEntryCollection Obsolete.
Maps between categories and shapes.
Public classShapeSchemeEntryCollectionPropertyNames
Contains property name constants for the public properties of ShapeSchemeEntryCollection.
Public classSizeAxis
SizeAxis class.
Public classSizeAxisPropertyNames
Contains property name constants for the public properties of SizeAxis.
Public classSizeAxisSizeAxisContinuous
SizeAxisContinuous class.
Public classStringRuleCondition
Represents a string condition in a conditional rule.
Public classStringRuleConditionPropertyNames
Contains property name constants for the public properties of StringRuleCondition.
Public classSummaryTable
Summary table class.
Public classSummaryTablePropertyNames
Contains property name constants for the public properties of SummaryTable.
Public classSummaryTableAggregationCollection
A collection of SummaryTableAggregationColumn objects.
Public classSummaryTableAggregationCollectionPropertyNames
Contains property name constants for the public properties of SummaryTableAggregationCollection.
Public classSummaryTableAggregationColumn
An aggregation method in a SummaryTable.
Public classSummaryTableAggregationColumnPropertyNames
Contains property name constants for the public properties of SummaryTableAggregationColumn.
Public classSummaryTableSortColumn
Defines sort order for the Summary Table.
Public classSummaryTableSortColumnPropertyNames
Contains property name constants for the public properties of SummaryTableSortColumn.
Public classSummaryTableSortColumnCollection
A collection of columns to sort a Summary Table by.
Public classSummaryTableSortColumnCollectionPropertyNames
Contains property name constants for the public properties of SummaryTableSortColumnCollection.
Public classSummaryTableVisibleColumn
A visible summary table column.
Public classSummaryTableVisibleColumnPropertyNames
Contains property name constants for the public properties of SummaryTableVisibleColumn.
Public classSummaryTableVisibleColumnCollection
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 classSummaryTableVisibleColumnCollectionPropertyNames
Contains property name constants for the public properties of SummaryTableVisibleColumnCollection.
Public classSymbolLayer Obsolete.
Base class for symbol layers such as markers and pies.
Public classSymbolLayerPropertyNames
Contains property name constants for the public properties of SymbolLayer.
Public classTableCell
Represents a cell in a tabular visualization.
Public classTableColumn
Represents a column visible in a table plot.
Public classTableColumnCollection
TableColumnCollection class.
Public classTableColumnCollectionPropertyNames
Contains property name constants for the public properties of the collection.
Public classTableLayout
Class describing the layout of the table in tabular visualizations.
Public classTablePlot
TablePlot class.
Public classTablePlotPropertyNames
Contains property name constants for the public properties of TablePlot.
Public classTablePlotBase
This class is an implementation detail and should never be used directly. Instead, always use the TablePlot.
Public classTablePlotBasePropertyNames
Contains property name constants for the public properties of TablePlotBase.
Public classTablePlotColumn Obsolete.
A column in a TablePlot.
Public classTablePlotColumnPropertyNames
Contains property name constants for the public properties of TablePlotColumn.
Public classTablePlotColumnCollectionT Obsolete.
Represents the columns included in a table plot.
Public classTablePlotColumnCollectionTPropertyNames
Public classTablePlotSortColumn Obsolete.
A sorted column in a TablePlot.
Public classTablePlotSortColumnPropertyNames
Contains property name constants for the public properties of TablePlotSortColumn.
Public classTablePlotSortColumnCollection Obsolete.
TablePlotSortColumnCollection.
Public classTablePlotSortColumnCollectionPropertyNames
Contains property name constants for the public properties of TablePlotSortColumnCollection.
Public classTablePlotVisibleColumn Obsolete.
A column in a TablePlot.
Public classTablePlotVisibleColumnPropertyNames
Contains property name constants for the public properties of TablePlotColumn.
Public classTablePlotVisibleColumnCollection Obsolete.
Represents the columns included in a Table plot.
Public classTablePlotVisibleColumnCollectionPropertyNames
Contains property name constants for the public properties of TablePlotVisibleColumnCollection.
Public classTableSortInfo
Represents info about how a specific column is used to sort by.
Public classTableSortInfoCollection
Contains info on how to sort the table plot.
Public classTableSortInfoCollectionPropertyNames
Contains property name constants for the public properties of the collection.
Public classTextArea 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 classTextAreaPropertyNames
Contains property name constants for the public properties of TextArea.
Public classThresholdRuleCondition
Represents a threshold condition in a conditional rule.
Public classThresholdRuleConditionPropertyNames
Contains property name constants for the public properties of ThresholdRuleCondition.
Public classTopBottomRuleCondition
Represents a condition that matches the top or bottom n values.
Public classTopBottomRuleConditionPropertyNames
Contains property name constants for the public properties of TopBottomRuleCondition.
Public classTreemap
Class representing a treemap.
Public classTreemapPropertyNames
Contains property name constants for the public properties of Treemap.
Public classTreemapDetails
Class representing detail information for a Treemap, typically displayed in tooltips.
Public classTreemapHierarchyAxis
Axis used to represent the hierarchy in a Treemap.
Public classTreemapHierarchyAxisPropertyNames
Contains property name constants for the public properties of TreemapHierarchyAxis.
Public classTreemapSizeAxis
Axis controlling the size of areas in a Treemap.
Public classTrellis
Trellis class.
Public classTrellisPropertyNames
Contains property name constants for the public properties of Trellis.
Public classTrellisAxis
TrellisAxis class.
Public classTrellisVisualization
This class is an implementation detail and should never be used directly. Instead, always use the concrete visualization classes, such as BarChart, directly.
Public classTrellisVisualizationPropertyNames
Contains property name constants for the public properties of TrellisVisualization.
Public classWaterfallChart
Representation of a waterfall chart.
Public classWaterfallChartPropertyNames
Contains property name constants for the public properties of WaterfallChart.
Public classWaterfallChartDetails
Representation of bar detail information for a WaterfallChart. The information contained in this class is displayed in tooltips.
Public classWhereClauseVisualizationSubset
Represents a subset defined by a where clause (a boolean expression). This class is instantiated by the AddWhereClauseExpression method on VisualizationSubsetCollection.
Public classWhereClauseVisualizationSubsetPropertyNames
Contains property name constants for the public properties of WhereClauseVisualizationSubset.
Public classVisualContent
This class is an implementation detail and should never be used directly. Instead, always use the concrete visualization classes, such as BarChart, directly.
Public classVisualContentPropertyNames
Contains property name constants for the public properties of Visual.
Public classVisualization
Common base class for all visualizations.
Public classVisualizationPropertyNames
Contains property name constants for the public properties of Visualization.
Public classVisualizationData
Visualization data.
Public classVisualizationDataPropertyNames
Contains property name constants for the public properties of VisualizationData.
Public classVisualizationFilteringCollection
A list of data selections that are used to filter the data used in the visualization.
Public classVisualizationFilteringCollectionPropertyNames
Contains property name constants for the public properties of VisualizationFilteringCollection.
Public classCode exampleVisualizationRelations
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 classVisualizationRelationsPropertyNames
Contains property name constants for the public properties of the collection.
Public classVisualizationSubset
Base class for subsets that can be visualized separately in a visualization.
Public classVisualizationSubsetPropertyNames
Contains property name constants for the public properties of VisualizationSubset.
Public classVisualizationSubsetCollection
Represents a collection of subsets that can be visualized next to each other in a visualization.
Public classVisualizationSubsetCollectionPropertyNames
Contains property name constants for the public properties of VisualizationSubsetCollection.
Public classVisualRenderSettings
Represents the settings used when rendering a Visual to an image.
Public classVisualTypeIdentifiers
Defines the type identifiers for built-in visuals.
Structures

  StructureDescription
Public structureAxisRange
Structure used to control the range of an axis.
Public structureCellRange
Struct used to refer to a range of cells.
Public structureTuple3D
Class representing a point or vector in 3D space.
Delegates

  DelegateDescription
Public delegateTableCellImageSizeProvider
Delegate used to supply a suitable size for images in table cells.
Public delegateTextAreaImageResolveCallback
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

  EnumerationDescription
Public enumerationAxisEvaluationMode
Represents the mode for evaluating an axis expression.
Public enumerationAxisMode
Specifies whether an axis is categorical or continuous.
Public enumerationAxisTransformType
Specifies the axis transform.
Public enumerationBarChartOrientation
The orientation of the bars in a bar chart.
Public enumerationBoxPlotSortMode
Controls the sort order in a BoxPlotStatisticsTable.
Public enumerationCategoryMode
Enumeration controlling how a categorical axis responds to filtering.
Public enumerationColorSchemeMethod Obsolete.
Enumeration that specifies the method a ContinuousColorEntry should use when it is mapped to the data.
Public enumerationCombinationChartSeriesType
Enum describing how a series is displayed in a CombinationChart
Public enumerationContinuousScaleType
The ContinuousScaleType enumeration controls the type of scale (Ratio, Interval).
Public enumerationCrossTablePlotSortMode
Defines if the sorting is on the leaf nodes of the hierarchy, or for all values.
Public enumerationCrossTableSubtotalsLayout
Enum to represent how column subtotals will be displayed in the cross table.
Public enumerationCrossTableTotalsCalculationMode
The calculation modes for cross table totals.
Public enumerationDetailsDisplayMode
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 enumerationImageResolution
Represents a value used to specify the resolution of images rendered from a visual or other component.
Public enumerationIndividualScalingMode
Modes for individual scaling
Public enumerationKpiSortMode
Represents sort modes for the KpiChart.
Public enumerationLabelDisplayMode
LabelDisplayMode enumeration.
Public enumerationLabelInformationType
LabelInformationType enumeration.
Public enumerationLabelOrientation
The orientation of a label on a scale.
Public enumerationLabelPosition
LabelPosition enumeration.
Public enumerationLabelVisibility
LabelVisibility enumeration.
Public enumerationLineStyle
Specifies different line styles available for use in visualizations.
Public enumerationMarkerClass
Specifies the marker appearance.
Public enumerationMarkerLabelLayout
Specifies the layout of a label in relation to its marker.
Public enumerationMarkerType
Specifies supported marker types.
Public enumerationPositioningMethod
Options for positioning.
Public enumerationScaleDock
Scale placements.
Public enumerationScaleLabelLayout
Algorithm used for visiblity of scale labels.
Public enumerationStackMode
Enum controlling stacking in visualizations.
Public enumerationTableCellBorderStyle
Specifies the border style of TableCell
Public enumerationTableCellType
Specifies the type of a TableCell
Public enumerationTableHeaderScrollBehavior
Represents table header behavior when scrolling.
Public enumerationTablePlotBaseBorderStyle
Represents the style the border of cells will be drawn in.
Public enumerationTablePlotColumnSortMode
Specify column sort order.
Public enumerationTrellisMode
TrellisMode enumeration.
Public enumerationWaterfallChartOrientation
The orientation of the bars and blocks in a waterfall chart.
Public enumerationWaterfallOver
Determines over which axes the waterfall is stacked.
Public enumerationVisibility
Represents a value used to specify the visibility of a component or detail in a rendered visual.