Telerik.UI.Xaml.Controls.Chart
Visualizes a collection of DataPoints, using a shape. This class represents the Exponential Moving Average financial indicator. Its values are defined as the average of the exponentially weighted values of the last points.
Represents a chart series that are visualize like an area figure in the cartesian space.
Defines how an AreaSeries shape is outlined.
Represents the AverageTrueRange financial indicator.
Represents an axis within a RadCartesianChart instance.
Represents a financial indicator, whose value depends on the values of DataPoints in financial series.
Represents a chart series that plot their points using rectangular shapes, named "Bars". The series support default visuals - Border instances.
Represents the Bollinger Bands financial indicator.
Represents the box plot visual.
Represents a chart series that plot their points using bubbles.
Represents the financial Candlestick symbol.
Represents a chart series that plot their points using financial "Candlestick" shapes.
Represents a typed collection that stores CartesianChartAnnotation instances.
Represents an axis used to plot points within a RadCartesianChart instance.
This is the base class for all chart annotations in a RadCartesianChart.
Represents a decoration over a RadCartesianChart plot area. Adds major and minor lines, connected to each Major and Minor tick of each axis.
Allows you to place a custom object at a specific place in your RadCartesianChart.
Allows you to place a straight line with specific coordinates on your RadCartesianChart.
Represents an annotation which position is defined by a rectangle defined by HorizontalFrom, HorizontalTo, VerticalFrom and VerticalTo properties.
Allows you to place a straight line at a specific place in your RadCartesianChart.
Represents an annotation which marks a rectangle area on the chart.
Allows you highlight the area between two values drawn by the Axis in the RadCartesianChart.
Represents ChartSeries that may be visualized by a RadCartesianChart instance.
Represents a typed collection that stores CartesianSeries instances.
Represents an annotation which shape may be stroked (outlined).
Defines an axis that treats distinct points as "Categories" rather than "Values".
Represents a RadialAxis that plots categorical data.
Represents a chart categorical series that supports combining.
Base class for all ChartSeries that may contain CategoricalDataPoint.
Represents a concrete ChartSeriesDescriptor that may be used to create all the categorical chart series variations.
Represents the base class for descriptors that defines categorical data series.
Represents a series which shape may be stroked (outlined).
This is the base class for all chart annotations.
Describes the appearance of the labels within a ChartAnnotation.
Defines the primary label location for a CartesianGridLineAnnotation or CartesianPlotBandAnnotation.
This is the base class for all chart behaviors.
This collection contains the behaviors for RadChart.
An object of this type is used as a data context for chart's behaviors. For example the tool tip behavior can use a chart data context to populate its tool tip template with data.
Base class for all PresenterBase instances that visualize a logical chart element.
Defines a basic chart grid control properties.
Defines the palette semantic for a RadChartBase instance. The palette contains several PaletteEntryCollection instances, one for each PaletteVisualPart value.
Contains all the predefined palettes for RadChartBase. A predefined palette may not be further modified once loaded.
Represents a chart behavior that handles Pinch and Drag gestures and manipulates the Zoom and ScrollOffset properties of the associated RadChartBase instance.
Defines how a RadChartBase instance will handle a zoom or a pan gesture.
Specifies the point distance calculation method.
Represents a behavior that changes the IsSelected state of data points and series depending on user input.
Specifies the possible modes used by a ChartSelectionBehavior to update the current selection within a RadChartBase instance.
Base class for all series of data points, plotted on a RadChartBase instance.
Represents an abstract definition of a ChartSeries instance. Used together with a ChartSeriesProvider instance to provide dynamic chart series generation, depending on the data specified. The descriptors form a neat hierarchy based on the type of data visualized - e.g. Categorical, Scatter, Financial, etc. This is the base class which encapsulates all the common functionality for all concrete descriptors.
Represents a typed observable collection of ChartSeriesDescriptor instances.
Represents a class that allows for context-based ChartSeriesDescriptor selection within a ChartSeriesProvider instance.
Describes the appearance of the labels within a ChartSeries. A chart series can have multiple definitions, allowing for multiple labels per data point.
Allows for pluggable customization of the appearance and layout of data point labels within a ChartSeries instance.
Represents a logical object that may be used to feed a RadChartBase instance with data, leaving the series creation to the chart itself.
This class represents the tool tips for RadChart.
Defines the tooltip behavior for RadChart.
Represents a behavior that adds two lines in RadChartBase's render surface. The two lines intersect at the center of the closest data point found.
Represents the CommodityChannelIndicator.
This factory helps preparing the ContainerVisual that will be used for the rendering of the Chart control. It creates new ContainerVisual instances and position them on the Chart's Canvas.
Encapsulates the base functionality for establishing a DataPoint binding.
This class contains the closest data point to a tap location as well as the point's corresponding series object.
Represents an Axis that recognizes DateTime values and organizes all the plotted points in chronologically sorted categories.
Represents an Axis which plots points along the actual timeline.
Represents a chart series that visualize data points using arcs that form a doughnut.
Represents the error bar visual.
Visualizes a collection of DataPoints, using a shape. This class represents the Exponential Moving Average financial indicator. Its values are defined as the average of the exponentially weighted values of the last points.
Represents a FrameworkElementExtensions static class.
Represents a DataPointBinding that uses a generic delegate to retrieve the value to be applied for the generated data points.
Defines how grid lines are displayed.
Defines the visibility of the major and minor lines within a CartesianChartGrid.
Base class for financial indicators that are calculated upon the High and Low values.
Base class for financial indicators that are calculated upon the High, Low and Close values and define a period.
Base class for financial indicators that are calculated upon the High and Low values.
Identifies a ChartSeries instance, which interior may be filled.
Identifies a ChartSeries instance, which interior may be outlined.
Represents a financial indicator, whose value depends on the values of DataPoints in financial series.
Represents a typed collection that stores IndicatorBase instances.
Defines what custom label implementation will be provided by a ChartSeriesLabelStrategy instance.
Represents an axis, which is visualized by a straight line.
Represents a financial indicator, whose value depends on the values of DataPoints in financial series.
Visualizes a collection of data points using a shape.
Represents a NumericalAxis which step is linear.
Represents an axis that uses the Logarithm function to calculate the values of the plotted points.
This class represents the MovingAverageConvergenceDivergence financial indicator.
This class represents the MovingAverageConvergenceDivergence financial indicator.
Visualizes a collection of DataPoints, using a shape. This class represents the Modified Exponential Moving Average financial indicator. Its values are defined as the average of the exponentially weighted values of the last points.
Visualizes a collection of DataPoints, using a shape. This class represents the Modified Moving Average financial indicator.
Visualizes a collection of DataPoints, using a shape. This class represents the Momentum oscillator.
Visualizes a collection of DataPoints, using a shape. This class represents the Moving Average financial indicator. Its values are defined as the average value of the last points.
Base class for all axes that use numbers to plot associated points.
Represents a RadialAxis that plots numerical data.
Represents a chart series that plot their points using financial "Bar" shapes.
A base class for chart series that plot financial indicators using High, Low, Open, Close values.
Represents a concrete ChartSeriesDescriptor that may be used to create financial series - CandlestickSeries and OhlcSeries.
Represents the financial Candlestick symbol.
Represents the financial Candlestick symbol.
Visualizes a collection of DataPoints, using a shape. This class represents the Moving Average financial indicator. Its values are defined as the average value of the last points.
Represents a collection of Brush objects that target a particular PaletteVisualPart.
Defines the different visual parts within a chart visual tree.
Represents a chart series that visualize data points using arcs that form a pie.
Represents a typed collection that stores PieSeries instances.
Represents a chart series that plot its points using ellipses.
Base class for all ChartSeries that may visualize their data points through Data templates.
Represents a typed collection that stores PolarChartAnnotation instances.
Represents PolarLineSeries that may optionally fill the area, enclosed by all points.
Represents the Polar (Radius) axis within a RadPolarChart instance.
Allows you to place am ellipse at a specific place in your RadCartesianChart. This annotation uses the PolarAxis.
Allows you highlight the area between two values drawn by the PolarAxis in the RadPolarChart.
This is the base class for all chart annotations in a RadPolarChart.
Represents a decoration layer over a RadPolarChart. Adds visual representation of Polar and Radial lines and stripes.
Allows you to place a custom object at a specific place in your RadPolarChart.
Defines the availability of the grid lines within a PolarChartGrid.
Represents PolarPointSeries which connect each PolarDataPoint with a straight line segment.
Represents CartesianSeries which may visualize PolarDataPoint objects in RadPolarChart.
Base class for all ChartSeries that may visualize their data points in a circle.
Represents a typed collection that stores PolarSeries instances.
Represents series which define a area with smooth curves among points.
Represents series which define a line with smooth curves among points.
Represents an annotation which shape may be stroked (outlined).
Specifies the available predefined chart palettes.
Base class for all Control instances that represent charting engine logical models.
Represents a strongly typed collection of ChartElementPresenter instances.
Represents a DataPointBinding that uses reflection to look-up the values for the generated data points.
Represents a RadChartBase instance that uses a Cartesian Coordinate System to plot the associated data points.
Base class for all different charts. Different chart controls are categorized mainly by the coordinate system used to plot their points.
Represents a special chart that visualizes its data points using arc segments.
Represents a RadChartBase instance that uses Polar coordinate system to plot data points.
Represents RadarLineSeries that may optionally fill the area, enclosed by all points.
Represents RadarPointSeries which connect each CategoricalDataPoint with a straight line segment.
Represents CartesianSeries which may visualize CategoricalDataPoint objects in RadPolarChart.
Represents series which define a area with smooth curves among points.
Represents series which define a line with smooth curves among points.
Represents an elliptical axis.
Allows you to place a straight line at a specific place in your RadCartesianChart. This annotation uses the RadialAxis.
Allows you highlight the area between two values drawn by the RadialAxis in the RadPolarChart.
Represents a chart range bar series.
Represents a chart range area series.
A base class for chart range series.
Defines how an RangeSeries shape is outlined.
Visualizes a collection of DataPoints, using a shape. This class represents the Momentum oscillator.
Visualizes a collection of DataPoints, using a shape. This class represents the Range Action Verification Index financial indicator.
Represents the Relative Momentum Index financial indicator.
Visualizes a collection of DataPoints, using a shape. This class represents the RelativeStrengthIndex financial indicator.
Represents a chart series which visualize ScatterDataPoint instances by an area shape.
Represents a scatter bubble series.
Represents a chart series, which can visualize ScatterDataPoint instances by connecting them with straight line segments.
Represents a chart series which can visualize ScatterDataPoint instances.
Represents a chart scatter range bar series.
Represents a concrete ChartSeriesDescriptor that may be used to create all the scatter chart series variations.
Represents a chart series which visualize ScatterDataPoint instances by an area shape. Points are connected with smooth curve segments.
Represents a chart series, which can visualize ScatterDataPoint instances by connecting them with smooth curve segments.
Defines the possible ways of a ChartPalette instance to apply the palette of its owning chart.
Base class for financial indicators, which use ShortPeriod and LongPeriod properties to define their values.
Represents series which define an area with smooth curves among points.
Visualizes a collection of data points using a smooth shape.
Represents a step area series.
Represents a step line series.
Defines how the risers of a step line series will be positioned.
Represents the Stochastic Fast financial indicator.
Base class for financial indicators that are calculated upon the High, Low and Close values and define a period.
Event arguments for RadChart's DataContextNeeded event.
Encapsulates the data associated with a event.
Defines how a ChartTrackBallBehavior or a ChartTooltipBehavior instance should snap to the closest to a physical location data points.
Defines how the track information for each chart series is visualized by a ChartTrackBallBehavior.
This class represents the TRIX financial indicator.
Visualizes a collection of DataPoints, using a shape. This class represents the True Range oscillator.
Visualizes a collection of DataPoints, using a shape. This class represents the Momentum oscillator.
Represents a base class for financial indicators whose value depends on one input value (Open, High, Low, Close).
Represents a base class for financial indicators whose value depends on one input value (Open, High, Low, Close) and Period.
Visualizes a collection of DataPoints, using a shape. This class represents the Weighted Moving Average financial indicator.