Show / Hide Table of Contents

Namespace System.Windows.Controls.DataVisualization

Classes

DoubleInterpolator

Interpolator which converts a numeric value from its [RangeMinimum, RangeMaximum] range to another value in the range [From, To].

Interpolator

Abstract base class for Interpolator converters.

Legend

Represents a control that displays a list of items and has a title.

RangeInterpolator<T>

Abstract class representing an interpolator which projects values to a continuous range defined by the From and To properties.

ResourceDictionaryCollection

Represents a collection of ResourceDictionary objects.

ResourceDictionaryExtensions

Extension methods for the ResourceDictionary class.

SolidColorBrushInterpolator

Interpolator which converts a numeric value from its [RangeMinimum, RangeMaximum] range to a color in the range [From, To].

StringFormatConverter

Converts a value to a string using a format string.

Title

Represents the title of a data visualization control.

TreeMap

Represents a control which can display hierarchical data as a set of nested rectangles. Each item in the hierarchy is laid out in a rectangular area of a size proportional to the value associated with the item.

TreeMapItemDefinition

Represents a class that defines various aspects of TreeMap items.

TreeMapItemDefinitionSelector

Provides a way to choose a TreeMapItemDefinition based on the data item and the level of the item in the tree.

Structs

Range<T>

A range of values.

UnitValue

A value in units.

Interfaces

IResourceDictionaryDispenser

Represents a service that dispenses ResourceDictionaries.

Enums

InterpolationMode

Specifies the supported interpolation modes.

Unit

Units of measure.