The Spotfire.Dxp.Application.Visuals namespace contains classes used to configure visualizations and text areas in a page.
Classes
Class | Description | |
---|---|---|
Axis |
Base class for axes.
|
|
AxisCategoricalAxis |
Base class for the categorical part of an axis.
|
|
AxisCategoricalAxisPropertyNames |
Contains property name constants for the public properties of AxisCategoricalAxis.
|
|
AxisContinuousAxis |
Base class for the continuous part of an axis.
|
|
AxisContinuousAxisPropertyNames |
Contains property name constants for the public properties of AxisContinuousAxis.
|
|
AxisPropertyNames |
Contains property name constants for the public properties of Axis.
|
|
AxisBinding |
Axis bindings are used to base the expression on an axis on currently marked value in a column.
|
|
AxisBindingPropertyNames |
Contains property name constants for the public properties of AxisBinding.
|
|
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.
|
|
BarChartPropertyNames |
Contains property name constants for the public properties of BarChart.
|
|
BarChartDetails |
Representation of bar detail information for a BarChart.
The information contained in this class is displayed in tooltips.
|
|
BarChartDetailsPropertyNames |
Contains property name constants for the public properties of BarChartDetails.
|
|
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. |
|
BoxPlotPropertyNames |
Contains property name constants for the public properties of BoxPlot.
|
|
BoxPlotComparisonCircles |
The comparison circles area next to a plot.
|
|
BoxPlotComparisonCirclesPropertyNames |
Contains property name constants for the public properties of BoxPlotComparisonCircles.
|
|
BoxPlotDetails |
Class representing bar detail information, typically displayed in tooltips.
|
|
BoxPlotReferencePoint |
Represents information about a reference point,
such as the shape it is using, the color, etc.
|
|
BoxPlotReferencePointPropertyNames |
Contains property name constants for the public properties of BoxPlotReferencePoint.
|
|
BoxPlotReferencePointCollection |
A collection of reference points in a box plot.
|
|
BoxPlotReferencePointCollectionPropertyNames |
Contains property name constants for the public properties of BoxPlotReferencePointCollection.
|
|
BoxPlotStatisticsTable |
Represents the statistics table shown below the X-axis of a box plot.
|
|
BoxPlotStatisticsTableMeasureCollection |
MeasureCollection class.
|
|
BoxPlotStatisticsTablePropertyNames |
Contains property name constants for the public properties of BoxPlotStatisticsTable.
|
|
Camera |
Class representing the camera in a 3D scatter plot.
|
|
CameraPropertyNames |
Contains property name constants for the public properties of Camera.
|
|
CategoricalAxis |
Class representing an axis that is always categorical.
|
|
CategoricalAxisBase |
Base class for categorical axes.
|
|
CategoricalColorEntry | Obsolete.
Represents an entry in a CategoricalColorEntryCollection.
|
|
CategoricalColorEntryPropertyNames |
Contains property name constants for the public properties of CategoricalColorEntry.
|
|
CategoricalColorEntryCollection | Obsolete.
A keyed collection that maps between CategoryKey and CategoricalColorEntry.
|
|
CategoricalColorEntryCollectionPropertyNames |
Contains property name constants for the public properties of CategoricalColorEntryCollection.
|
|
CategoricalColorScheme | Obsolete.
Specialization of ColorScheme used for categorical coloring.
|
|
CategoricalColorSchemePropertyNames |
Contains property name constants for the public properties of CategoricalColorScheme.
|
|
CategoryKey |
Class representing a category on an axis.
|
|
ColorAxis |
Axis used to define coloring within a visualization.
|
|
ColorAxisCategoricalColorAxis |
Class containing properties and methods used for continuous coloring within a visualization.
|
|
ColorAxisCategoricalColorAxisPropertyNames |
Contains property name constants for the public properties of ColorAxisCategoricalColorAxis.
|
|
ColorAxisContinuousColorAxis |
Class containing properties and methods used for continuous coloring within a visualization.
|
|
ColorAxisContinuousColorAxisPropertyNames |
Contains property name constants for the public properties of ColorAxisContinuousColorAxis.
|
|
ColorAxisPropertyNames |
Contains property name constants for the public properties of ColorAxis.
|
|
ColorMap | Obsolete.
Class used to map data values to colors in plots.
|
|
ColorScheme | Obsolete.
Base class for Color Schemes.
|
|
ColorSchemePropertyNames |
Contains property name constants for the public properties of ColorScheme.
|
|
CombinationChart |
The CombinationChart class can render series of data as bars or lines.
|
|
CombinationChartPropertyNames |
Contains property name constants for the public properties of CombinationChart.
|
|
CombinationChartBarProperties |
Class that controls properties for bars in a CombinationChart.
|
|
CombinationChartBarPropertiesPropertyNames |
Contains property name constants for the public properties of TreemapHierarchyAxis.
|
|
CombinationChartDetails |
Class representing combination chart detail information, typically displayed in tooltips.
|
|
CombinationChartLineProperties |
Class that controls properties for line series in a CombinationChart.
|
|
CombinationChartLinePropertiesPropertyNames |
Contains property name constants for the public properties of TreemapHierarchyAxis.
|
|
ContinuousAxis |
Class representing a continuous axis.
|
|
ContinuousAxisBase |
Base class for continuous axes.
|
|
ContinuousColorEntry | Obsolete.
A Continuous color entry used in a ContinuousColorEntryCollection.
|
|
ContinuousColorEntryPropertyNames |
Contains property name constants for the public properties of ContinuousColorEntry.
|
|
ContinuousColorEntryCollection | Obsolete.
Collection class for ContinuousColorEntrys.
|
|
ContinuousColorScheme | Obsolete.
Specialization of ColorScheme used for continuous coloring.
|
|
ContinuousColorSchemePropertyNames |
Contains property name constants for the public properties of ContinuousColorScheme.
|
|
CrossTablePlot |
Cross table plot class.
|
|
CrossTablePlotHeaderSizeCollection |
Class that represent sizes for headers in the CrossTablePlot.
|
|
CrossTablePlotPropertyNames |
Contains property name constants for the public properties of CrossTablePlot.
|
|
CrossTableSubtotal |
Represents a cross table subtotal.
|
|
CrossTableSubtotalPropertyNames |
Contains property name constants for the public properties of CrossTableSubtotal.
|
|
CrossTableSubtotalCollection |
Represents a collection of cross table subtotals.
|
|
CrossTableSubtotalCollectionPropertyNames |
Contains property name constants for the public properties of CrossTableSubtotalCollection.
|
|
DataSelectionVisualizationSubset |
Represents a subset based on a data selection.
This class is instantiated by the AddDataSelection method on VisualizationSubsetCollection.
|
|
DataSelectionVisualizationSubsetPropertyNames |
Contains property name constants for the public properties of DataSelectionVisualizationSubset.
|
|
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.
|
|
DefaultVisualizationSubsetPropertyNames |
Contains property name constants for the public properties of DefaultVisualizationSubset.
|
|
Dendrogram |
Represents the dendrogram and hierarchical clustering settings used in the HeatMap.
|
|
DendrogramPropertyNames |
Contains property name constants for the public properties of Dendrogram.
|
|
DendrogramLegendItem |
Represents the legend information for a Dendrogram in the Legend.
|
|
DetailItem |
Base class for detail items.
|
|
DetailItemPropertyNames |
Contains property name constants for the public properties of DetailItem.
|
|
DetailItemCollection |
A collection of parts that build up detail (tooltip) information.
|
|
DetailItemCollectionPropertyNames |
The property names for DetailItemCollection.
|
|
Details |
The Details class is used to display marker details (tooltips) in a plot.
|
|
DetailsPropertyNames |
Contains property name constants for the public properties of Details.
|
|
ErrorBars |
Represents Error Bars on a ScaleAxis.
|
|
ErrorBarsPropertyNames |
Contains property name constants for the public properties of ErrorBars.
|
|
ExpressionColumn |
ExpressionColumn class.
|
|
ExpressionColumnPropertyNames |
Contains property name constants for the public properties of ExpressionColumn.
|
|
ExpressionColumnCollectionT |
Collection class for ExpressionColumns.
|
|
ExpressionColumnCollectionTPropertyNames |
Contains property name constants for the public properties of ExpressionColumnCollectionT.
|
|
ExpressionDetailItem |
Represents a marker detail (tooltip) based on an expression.
|
|
ExpressionDetailItemPropertyNames |
Contains property name constants for the public properties of ExpressionDetailItem.
|
|
ExpressionRuleCondition |
Represents an expression condition in a conditional rule.
|
|
ExpressionRuleConditionPropertyNames |
Contains property name constants for the public properties of ExpressionRuleCondition.
|
|
FeatureLayer | Obsolete.
A feature layer in the map chart.
|
|
FeatureLayerPropertyNames |
Contains property name constants for the public properties of FeatureLayer.
|
|
FeatureLayerDetails | Obsolete. Class representing feature detail information, typically displayed in tooltips.
|
|
FilterRule |
Represents a rule that uses a boolean condition to determine the visibility of visualization items.
|
|
FilterRulePropertyNames |
Contains property name constants for the public properties of FilterRule.
|
|
FilterRuleCollection |
Represents a list of rules in a Visualization that are used to filter visualization items.
|
|
FilterRuleCollectionPropertyNames |
Contains property name constants for the public properties of FilterRuleCollection.
|
|
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".
|
|
FormattingPropertyNames |
Contains property name constants for the public properties of Formatting.
|
|
GroupByAxis |
GroupByAxis class.
|
|
HeatMap |
HeatMap class.
|
|
HeatMapPropertyNames |
Contains property name constants for the public properties of HeatMap.
|
|
HeatMapDetails |
Class representing heat map detail information, typically displayed in tooltips.
|
|
HeatMapEmptyValueReplacement |
Base class for HeatMap empty value replacements.
|
|
HeatMapEmptyValueReplacementColumnAverage |
Represents a column average empty value replacement.
|
|
HeatMapEmptyValueReplacementConstant |
Represents a constant value replacement.
|
|
HeatMapEmptyValueReplacementRowAverage |
Represents a row average empty value replacement.
|
|
HeatMapEmptyValueReplacementRowInterpolation |
Represents a row interpolation empty value replacement.
|
|
HeatMapMeasureAxis |
Axis used to define heat map measures.
|
|
HeatMapMeasureAxisPropertyNames |
Contains property name constants for the public properties of HeatMapMeasureAxis.
|
|
HeatMapNormalization |
Base class for HeatMap normalization.
|
|
HeatMapNormalizationMean |
Represents a Mean normalization.
|
|
HeatMapNormalizationPercentile |
Represents a Percentile normalization.
|
|
HeatMapNormalizationScaleBetween0And1 |
Represents a Scale between 0 and 1 normalization.
|
|
HeatMapNormalizationStandardDeviation |
Represents a Standard Deviation normalization.
|
|
HeatMapNormalizationSubtractMean |
Represents a Subtract Mean normalization.
|
|
HeatMapNormalizationSubtractMedian |
Represents a Subtract Median normalization.
|
|
HeatMapNormalizationTrimmedMean |
Represents a Trimmed Mean normalization.
|
|
HeatMapNormalizationZScoreCalculation |
Represents a Z Score Calculation normalization.
|
|
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. |
|
HtmlTextAreaPropertyNames |
Contains property name constants for the public properties of HtmlTextArea.
|
|
IndexedAxisRange |
Indexed property of the type AxisRange.
|
|
IndexedAxisTransformType |
Indexed property of the type AxisTransformType.
|
|
IndexedBool |
Indexed property of the type bool.
|
|
IndexedCombinationChartSeriesType |
Indexed property of the type CombinationChartSeriesType.
|
|
IndexedExpression |
Indexed property of Expression
|
|
IndexedFormatterT |
Represents several DataFormatterBase instances
split up by a category or column.
|
|
IndexedScaleDock |
Controls where an individual scale is displayed.
|
|
KpiVisualizationActionContext |
Holds context information for an action invoked on a KPI visualization.
|
|
LabelColumn |
LabelColumn class.
|
|
Legend |
Representation of a plot legend. The legend is a key to the features
(that is, symbols or pictures) used in the plot.
|
|
LegendLegendItemCollection |
A read-only collection of Legend Items.
|
|
LegendLegendItemCollectionPropertyNames |
Contains property name constants for the public properties of LegendLegendItemCollection.
|
|
LegendPropertyNames |
Contains property name constants for the public properties of Legend.
|
|
LegendAxisItem |
Represents axis information in a legend.
|
|
LegendAxisItemPropertyNames |
Contains property name constants for the public properties of LegendAxisItem.
|
|
LegendBoxPlotReferencePointsItem |
Represents line connection information in the Legend.
|
|
LegendColorItem |
Represents coloring information in the Legend.
|
|
LegendCombinationChartSeriesItem |
Represents combination chart series information in the Legend.
|
|
LegendDataTableItem |
Represents data table information in the Legend.
|
|
LegendDescriptionItem |
Represent a legend item with the plot description.
|
|
LegendDock |
Represents the legend docking placement.
|
|
LegendErrorBarsItem |
Represents a legend item with text describing ErrorBars configuration.
|
|
LegendFilteringsItem |
Represents Legend information about a
visualization's Filterings.
|
|
LegendFilterRuleItem |
Represents Legend information about a
visualization's FilterRuleCollection.
|
|
LegendFittingModelCollectionItem |
Represents fitting model information in the Legend.
|
|
LegendGroupByItem |
Represents group by information in a legend.
|
|
LegendItem |
Base class for legend items contained in a Legend.
|
|
LegendItemPropertyNames |
Contains property name constants for the public properties of LegendItem.
|
|
LegendItemStandIn |
A stand-in class replacing missing objects that inherit LegendItem.
|
|
LegendLineConnectionItem |
Represents line connection information in the Legend.
|
|
LegendMarkerShapeItem |
Represents marker shape information in a Legend.
|
|
LegendMarkingItem |
Represents marking information in a Legend.
|
|
LegendReferenceLinesItem | Obsolete. Represents reference line information in the Legend.
|
|
LegendRowLimitItem |
Legend item that shows a warning if not all rows are shown in a table plot.
|
|
LegendSectorSizeItem |
Represents sector size information in a legend.
|
|
LegendShape3DItem |
Legend item representing marker shape information in the legend of a 3D scatter plot.
|
|
LegendSizeItem |
Represents marker size information in a legend.
|
|
LegendTextItem |
Represents a legend item with text.
|
|
LegendTitleItem |
Represents a legend item with the title of the plot.
|
|
LegendTreemapHierarchyItem |
Legend item for the TreemapHierarchyAxis.
|
|
LegendTreemapSizeItem |
Represents size information in a legend for a treemap.
|
|
LegendTrellisItem |
Represents a legend item for the Trellis settings of a visualization.
|
|
LineChart |
LineChart class.
|
|
LineChartPropertyNames |
Contains property name constants for the public properties of LineChart.
|
|
LineChartDetails |
Class representing line detail information, typically displayed in tooltips.
|
|
LineConnection |
Representation of the Line Connection properties for a ScatterPlot.
|
|
LineConnectionPropertyNames |
Contains property name constants for the public properties of LineConnection.
|
|
LineLayer | Obsolete. A layer which renders line features on a map chart.
|
|
LineLayerPropertyNames |
Contains property name constants for the public properties of LineLayer.
|
|
MapChart | Obsolete. Represents a Map Chart visualization.
|
|
MapChartPropertyNames |
Contains property name constants for the public properties of MapChart.
|
|
MapChartLayer | Obsolete. Base class for layers in the map chart.
|
|
MapToLargeException | Obsolete. This exception is used when reading map files that are too large.
|
|
MarkerLayer | Obsolete. A layer which renders markers on a map chart.
|
|
MarkerLayerDetails | Obsolete. Class representing marker detail information, typically displayed in tooltips.
|
|
MarkerShape |
Class for marker shapes.
|
|
NamedDetailItem |
A detail item that can be referenced by name.
|
|
OrderByAxis |
Axis used to control drawing order of the markers within a visualization.
|
|
OrderByAxisPropertyNames |
Contains property name constants for the public properties of OrderByAxis.
|
|
ParallelCoordinatePlot |
ParallelCoordinatePlot class.
|
|
ParallelCoordinatePlotPropertyNames |
Contains property name constants for the public properties of ParallelCoordinatePlot.
|
|
ParallelCoordinatePlotColumn |
This class represents a column in a ParallelCoordinatePlot.
|
|
ParallelCoordinatePlotColumnCollection |
A collection of ParallelCoordinatePlotColumn objects.
|
|
ParallelCoordinatePlotColumnCollectionPropertyNames |
Contains property name constants for the public properties of ParallelCoordinatePlotColumnCollection.
|
|
ParallelCoordinatePlotColumnScale |
The bottom scale in a parallel coordinate plot.
|
|
ParallelCoordinatePlotColumnScalePropertyNames |
Contains property name constants for the public properties of ParallelCoordinatePlotColumnScale.
|
|
ParallelCoordinatePlotDetails |
Class representing parallel coordinate plot detail information, typically displayed in tooltips.
|
|
PictureLayer | Obsolete. An image layer in the map chart.
|
|
PictureLayerPropertyNames |
Contains property name constants for the public properties of PictureLayer.
|
|
PieChart |
PieChart class.
|
|
PieChartPropertyNames |
Contains property name constants for the public properties of PieChart.
|
|
PieChartVisualAttributes |
Visual attributes used when rendering pie charts.
|
|
PieChartVisualAttributesPropertyNames |
Contains property name constants for the public properties of PieChartVisualAttributes.
|
|
PieDetails |
Class representing pie detail information, typically displayed in tooltips.
|
|
PieLayer | Obsolete. A layer which renders pie charts on a map chart.
|
|
PieMarker |
A marker that is a pie.
|
|
PieMarkerPropertyNames |
Contains property name constants for the public properties of PieMarker.
|
|
PlotActionContext |
Represents the context of a PlotAction
|
|
PointLayer | Obsolete. A layer which renders point features on a map chart.
|
|
PointLayerPropertyNames |
Contains property name constants for the public properties of PointLayer.
|
|
PolygonLayer | Obsolete. A layer which renders polygon features on a map chart.
|
|
PolygonLayerPropertyNames |
Contains property name constants for the public properties of PolygonLayer.
|
|
RangeRuleCondition |
Represents a range condition in a conditional rule.
|
|
RangeRuleConditionPropertyNames |
Contains property name constants for the public properties of RangeRuleCondition.
|
|
ReferenceLine | Obsolete. Represents a Reference Line on an axis of a plot.
|
|
ReferenceLinePropertyNames | Obsolete. Contains property name constants for the public properties of ReferenceLine.
|
|
ReferenceLineCollection | Obsolete. A collection of ReferenceLine objects.
|
|
ReferenceLineCollectionPropertyNames | Obsolete. The property names for |
|
ReferenceLines | Obsolete. Representation of the Reference Lines features of a plot.
|
|
RuleCondition |
Represents the condition in a conditional rule.
|
|
RuleConditionPropertyNames |
Contains property name constants for the public properties of RuleCondition.
|
|
Scale |
A Scale.
|
|
ScalePropertyNames |
Contains property name constants for the public properties of Scale.
|
|
Scale3D |
A Scale used by 3D Scatter Plot.
|
|
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.
|
|
ScaleAxisPropertyNames |
Contains property name constants for the public properties of ScaleAxisBase.
|
|
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.
|
|
ScaleAxis3DPropertyNames |
Contains property name constants for the public properties of ScaleAxisBase.
|
|
ScaleAxisBase |
Base class for Scale axes.
|
|
ScaleAxisBaseCategoricalScaleAxis |
CategoricalScaleAxis class.
|
|
ScaleAxisBaseContinuousScaleAxis |
ContinuousScaleAxis class.
|
|
ScaleAxisBasePropertyNames |
Contains property name constants for the public properties of ScaleAxisBase.
|
|
ScaleBase |
Base class for Scales.
|
|
ScaleBasePropertyNames |
Contains property name constants for the public properties of ScaleBase.
|
|
ScaleLabels |
Represents properties such as renderer which apply to scale labels.
|
|
ScaleLabelsPropertyNames |
Contains property name constants for the public properties of ScaleLabels.
|
|
ScaleLabelsLevelSettings |
Class containing settings for how to render images used as labels on scale axes.
|
|
ScaleLabelsLevelSettingsPropertyNames |
Contains property name constants for the public properties of ScaleLabelsLevelSettings.
|
|
ScatterPlot |
Representation of a Scatter Plot.
|
|
ScatterPlotPropertyNames |
Contains property name constants for the public properties of ScatterPlot.
|
|
ScatterPlot3D |
Representation of a 3D Scatter Plot.
|
|
ScatterPlot3DPropertyNames |
Contains property name constants for the public properties of ScatterPlot3D.
|
|
ScatterPlot3DDetails |
Class representing marker detail information for 3D scatter plot, typically displayed in tooltips.
|
|
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.
|
|
SectorSizeAxis |
Sector size axis class.
|
|
Shape3D |
Class representing a marker shape in a 3D scatter plot.
|
|
ShapeAxis |
ShapeAxis class.
|
|
ShapeAxisPropertyNames |
Contains property name constants for the public properties of ShapeAxis.
|
|
ShapeAxis3D |
Axis that controls the shape of markers in a 3D scatter plot.
|
|
ShapeAxis3DPropertyNames |
Contains property name constants for the public properties of ShapeAxis3D.
|
|
ShapeMap |
Class used to map data values to shapes in a scatter plot.
|
|
ShapeMap3D |
Class used to map data values to shapes in a 3D scatter plot.
|
|
Shapes3D |
Static class holding the standard shapes used by the 3D scatter plot.
|
|
ShapeScheme | Obsolete. Controls how categories are mapped to marker shapes.
|
|
ShapeSchemePropertyNames |
Contains property name constants for the public properties of ShapeScheme.
|
|
ShapeSchemeEntry | Obsolete. Represents an item in a ShapeScheme.
|
|
ShapeSchemeEntryPropertyNames |
Contains property name constants for the public properties of ShapeSchemeEntry.
|
|
ShapeSchemeEntryCollection | Obsolete. Maps between categories and shapes.
|
|
ShapeSchemeEntryCollectionPropertyNames |
Contains property name constants for the public properties of ShapeSchemeEntryCollection.
|
|
SizeAxis |
SizeAxis class.
|
|
SizeAxisPropertyNames |
Contains property name constants for the public properties of SizeAxis.
|
|
SizeAxisSizeAxisContinuous |
SizeAxisContinuous class.
|
|
StringRuleCondition |
Represents a string condition in a conditional rule.
|
|
StringRuleConditionPropertyNames |
Contains property name constants for the public properties of StringRuleCondition.
|
|
SummaryTable |
Summary table class.
|
|
SummaryTablePropertyNames |
Contains property name constants for the public properties of SummaryTable.
|
|
SummaryTableAggregationCollection |
A collection of SummaryTableAggregationColumn objects.
|
|
SummaryTableAggregationCollectionPropertyNames |
Contains property name constants for the public properties of SummaryTableAggregationCollection.
|
|
SummaryTableAggregationColumn |
An aggregation method in a SummaryTable.
|
|
SummaryTableAggregationColumnPropertyNames |
Contains property name constants for the public properties of SummaryTableAggregationColumn.
|
|
SummaryTableSortColumn |
Defines sort order for the Summary Table.
|
|
SummaryTableSortColumnPropertyNames |
Contains property name constants for the public properties of SummaryTableSortColumn.
|
|
SummaryTableSortColumnCollection |
A collection of columns to sort a Summary Table by.
|
|
SummaryTableSortColumnCollectionPropertyNames |
Contains property name constants for the public properties of SummaryTableSortColumnCollection.
|
|
SummaryTableVisibleColumn |
A visible summary table column.
|
|
SummaryTableVisibleColumnPropertyNames |
Contains property name constants for the public properties of SummaryTableVisibleColumn.
|
|
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.
|
|
SummaryTableVisibleColumnCollectionPropertyNames |
Contains property name constants for the public properties of SummaryTableVisibleColumnCollection.
|
|
SymbolLayer | Obsolete. Base class for symbol layers such as markers and pies.
|
|
SymbolLayerPropertyNames |
Contains property name constants for the public properties of SymbolLayer.
|
|
TableCell |
Represents a cell in a tabular visualization.
|
|
TableColumn |
Represents a column visible in a table plot.
|
|
TableColumnCollection |
TableColumnCollection class.
|
|
TableColumnCollectionPropertyNames |
Contains property name constants for the public properties of the collection.
|
|
TableLayout |
Class describing the layout of the table in tabular visualizations.
|
|
TablePlot |
TablePlot class.
|
|
TablePlotPropertyNames |
Contains property name constants for the public properties
of TablePlot.
|
|
TablePlotBase |
This class is an implementation detail and should never be used directly.
Instead, always use the TablePlot.
|
|
TablePlotBasePropertyNames |
Contains property name constants for the public properties of TablePlotBase.
|
|
TablePlotColumn | Obsolete. A column in a TablePlot.
|
|
TablePlotColumnPropertyNames |
Contains property name constants for the public properties of TablePlotColumn.
|
|
TablePlotColumnCollectionT | Obsolete. Represents the columns included in a table plot.
|
|
TablePlotColumnCollectionTPropertyNames |
Contains property name constants for the public properties of TablePlotColumnCollectionT.
|
|
TablePlotSortColumn | Obsolete. A sorted column in a TablePlot.
|
|
TablePlotSortColumnPropertyNames |
Contains property name constants for the public properties of TablePlotSortColumn.
|
|
TablePlotSortColumnCollection | Obsolete. TablePlotSortColumnCollection. |
|
TablePlotSortColumnCollectionPropertyNames |
Contains property name constants for the public properties of TablePlotSortColumnCollection.
|
|
TablePlotVisibleColumn | Obsolete. A column in a TablePlot.
|
|
TablePlotVisibleColumnPropertyNames |
Contains property name constants for the public properties of TablePlotColumn.
|
|
TablePlotVisibleColumnCollection | Obsolete. Represents the columns included in a Table plot.
|
|
TablePlotVisibleColumnCollectionPropertyNames |
Contains property name constants for the public properties of TablePlotVisibleColumnCollection.
|
|
TableSortInfo |
Represents info about how a specific column is used to sort by.
|
|
TableSortInfoCollection |
Contains info on how to sort the table plot.
|
|
TableSortInfoCollectionPropertyNames |
Contains property name constants for the public properties of the collection.
|
|
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. |
|
TextAreaPropertyNames |
Contains property name constants for the public properties of TextArea.
|
|
ThresholdRuleCondition |
Represents a threshold condition in a conditional rule.
|
|
ThresholdRuleConditionPropertyNames |
Contains property name constants for the public properties of ThresholdRuleCondition.
|
|
TopBottomRuleCondition |
Represents a condition that matches the top or bottom n values.
|
|
TopBottomRuleConditionPropertyNames |
Contains property name constants for the public properties of TopBottomRuleCondition.
|
|
Treemap |
Class representing a treemap.
|
|
TreemapPropertyNames |
Contains property name constants for the public properties of Treemap.
|
|
TreemapDetails |
Class representing detail information for a Treemap, typically displayed in tooltips.
|
|
TreemapHierarchyAxis |
Axis used to represent the hierarchy in a Treemap.
|
|
TreemapHierarchyAxisPropertyNames |
Contains property name constants for the public properties of TreemapHierarchyAxis.
|
|
TreemapSizeAxis |
Axis controlling the size of areas in a Treemap.
|
|
Trellis |
Trellis class.
|
|
TrellisPropertyNames |
Contains property name constants for the public properties of Trellis.
|
|
TrellisAxis |
TrellisAxis 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.
|
|
TrellisVisualizationPropertyNames |
Contains property name constants for the public properties of TrellisVisualization.
|
|
WaterfallChart |
Representation of a waterfall chart.
|
|
WaterfallChartPropertyNames |
Contains property name constants for the public properties of WaterfallChart.
|
|
WaterfallChartDetails |
Representation of bar detail information for a WaterfallChart.
The information contained in this class is displayed in tooltips.
|
|
WhereClauseVisualizationSubset |
Represents a subset defined by a where clause (a boolean expression).
This class is instantiated by the AddWhereClauseExpression method on VisualizationSubsetCollection.
|
|
WhereClauseVisualizationSubsetPropertyNames |
Contains property name constants for the public properties of WhereClauseVisualizationSubset.
|
|
VisualContent |
This class is an implementation detail and should never be used directly.
Instead, always use the concrete visualization classes, such as BarChart, directly.
|
|
VisualContentPropertyNames |
Contains property name constants for the public properties of Visual.
|
|
Visualization |
Common base class for all visualizations.
|
|
VisualizationPropertyNames |
Contains property name constants for the public properties of Visualization.
|
|
VisualizationData |
Visualization data.
|
|
VisualizationDataPropertyNames |
Contains property name constants for the public properties of VisualizationData.
|
|
VisualizationFilteringCollection |
A list of data selections that are used to filter the data used in the visualization.
|
|
VisualizationFilteringCollectionPropertyNames |
Contains property name constants for the public properties of VisualizationFilteringCollection.
|
|
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.
|
|
VisualizationRelationsPropertyNames |
Contains property name constants for the public properties of the collection.
|
|
VisualizationSubset |
Base class for subsets that can be visualized separately in a visualization.
|
|
VisualizationSubsetPropertyNames |
Contains property name constants for the public properties of VisualizationSubset.
|
|
VisualizationSubsetCollection |
Represents a collection of subsets that can be visualized next to each other in a visualization.
|
|
VisualizationSubsetCollectionPropertyNames |
Contains property name constants for the public properties of VisualizationSubsetCollection.
|
|
VisualTypeIdentifiers |
Defines the type identifiers for
built-in visuals.
|
Structures
Structure | Description | |
---|---|---|
AxisRange |
Structure used to control the range of an axis.
|
|
CellRange |
Struct used to refer to a range of cells.
|
|
Tuple3D |
Class representing a point or vector in 3D space.
|
Delegates
Delegate | Description | |
---|---|---|
TableCellImageSizeProvider |
Delegate used to supply a suitable size for images in table cells.
|
|
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 | |
---|---|---|
AxisEvaluationMode |
Represents the mode for evaluating an axis expression.
|
|
AxisMode |
Specifies whether an axis is categorical or continuous.
|
|
AxisTransformType |
Specifies the axis transform.
|
|
BarChartOrientation |
The orientation of the bars in a bar chart.
|
|
BoxPlotSortMode |
Controls the sort order in a BoxPlotStatisticsTable.
|
|
CategoryMode |
Enumeration controlling how a categorical axis responds to filtering.
|
|
ColorSchemeMethod | Obsolete.
Enumeration that specifies the method a ContinuousColorEntry should use when it is mapped to the data.
|
|
CombinationChartSeriesType |
Enum describing how a series is displayed in a CombinationChart
|
|
ContinuousScaleType |
The ContinuousScaleType enumeration controls the type of scale (Ratio, Interval).
|
|
CrossTableSubtotalsLayout |
Enum to represent how column subtotals will be displayed in the cross table.
|
|
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.
|
|
IndividualScalingMode |
Modes for individual scaling
|
|
LabelDisplayMode |
LabelDisplayMode enumeration.
|
|
LabelInformationType |
LabelInformationType enumeration.
|
|
LabelOrientation |
The orientation of a label on a scale.
|
|
LabelPosition |
LabelPosition enumeration.
|
|
LabelVisibility |
LabelVisibility enumeration.
|
|
LineStyle |
Specifies different line styles available for use in visualizations.
|
|
MarkerClass |
Specifies the marker appearance.
|
|
MarkerLabelLayout |
Specifies the layout of a label in relation to its marker.
|
|
MarkerType |
Specifies supported marker types.
|
|
PositioningMethod |
Options for positioning.
|
|
ScaleDock |
Scale placements.
|
|
ScaleLabelLayout |
Algorithm used for visiblity of scale labels.
|
|
ScaleLabelMode | Obsolete.
Modes for scale labels
|
|
StackMode |
Enum controlling stacking in visualizations.
|
|
TableCellBorderStyle |
Specifies the border style of TableCell
|
|
TableCellType |
Specifies the type of a TableCell
|
|
TablePlotBaseBorderStyle |
Represents the style the border of cells will be drawn in.
|
|
TablePlotColumnSortMode |
Specify column sort order.
|
|
TrellisMode |
TrellisMode enumeration.
|
|
WaterfallChartOrientation |
The orientation of the bars and blocks in a waterfall chart.
|
|
WaterfallOver |
Determines over which axes the waterfall is stacked.
|