|
| Class | Description |
|---|
 | AdaptiveMovingAverageKaufmanIndicator |
Visualizes a collection of DataPoints, using a Line 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.
|
 | AreaSeries |
Represents a chart series that are visualize like an area figure in the cartesian space.
|
 | AverageTrueRangeIndicator |
Represents the AverageTrueRange financial indicator.
|
 | Axis | |
 | BarIndicatorBase |
Represents a financial indicator, whose value depends on the values of DataPoints in financial series.
|
 | BarSeries |
Represents a chart series that plot their points using rectangular shapes, named "Bars".
The series support default visuals - Border instances.
|
 | BollingerBandsIndicator |
Represents the Bollinger Bands financial indicator.
|
 | Candlestick |
Represents the financial Candlestick symbol.
|
 | CandlestickSeries |
Represents a chart series that plot their points using financial "Candlestick" shapes.
|
 | CartesianAxis | |
 | CartesianChartAnnotation | |
 | CartesianChartGrid |
Represents a decoration over a RadCartesianChart plot area. Adds major and minor lines, connected to each Major and Minor tick of each axis.
|
 | CartesianCustomAnnotation | |
 | CartesianGridLineAnnotation | |
 | CartesianPlotBandAnnotation | |
 | CartesianSeries | |
 | CartesianStrokedAnnotation |
Represents an annotation which shape may be stroked (outlined).
|
 | CategoricalAxis |
Defines an axis that treats distinct points as "Categories" rather than "Values".
|
 | CategoricalRadialAxis | |
 | CategoricalSeries | |
 | CategoricalSeriesDescriptor |
Represents a concrete ChartSeriesDescriptor that may be used to create all the categorical chart series variations.
|
 | CategoricalSeriesDescriptorBase |
Represents the base class for descriptors that defines categorical data series.
|
 | CategoricalStrokedSeries |
Represents a series which shape may be stroked (outlined).
|
 | ChartAggregateFunction | |
 | ChartAnnotation |
This is the base class for all chart annotations.
|
 | ChartAverageFunction |
Represents a function that returns the arithmetic mean of a set of arguments.
|
 | ChartBehavior |
This is the base class for all chart behaviors.
|
 | ChartBehaviorCollection |
This collection contains the behaviors for RadChart.
|
 | ChartDataContext |
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.
|
 | ChartElementPresenter |
Base class for all PresenterBase instances that visualize a logical chart element.
|
 | ChartLegendSettings |
Base class for the legend items settings of the RadChartBase.
|
 | ChartMaxFunction |
Represents a function that returns the greatest item from a set of items.
|
 | ChartMinFunction |
Represents a function that returns the least item from a set of items.
|
 | ChartPalette |
Defines the palette semantic for a RadChartBase instance.
The palette contains GlobalEntries, which are PaletteEntry objects, not related to any particular series
and the SeriesEntries collection, which may be used to define a palette for a series family - e.g. Area.
|
 | ChartPaletteConverter |
Represents a converter that may convert string value to a ChartPalette instance.
|
 | ChartPalettes |
Contains all the predefined palettes for RadChartBase. A predefined palette may not be further modified once loaded.
|
 | ChartPanAndZoomBehavior |
Represents a chart behavior that manipulates the Zoom and PanOffset properties of the associated RadChartBase instance.
|
 | ChartSelectionBehavior |
Represents a behavior that changes the IsSelected state of data points and series depending on user input.
|
 | ChartSelectionChangedEventArgs |
Provides data for the SelectionChanged event.
|
 | ChartSeries |
Base class for all series of data points, plotted on a RadChartBase instance.
|
 | ChartSeriesDescriptor |
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.
|
 | ChartSeriesDescriptorCollection | |
 | ChartSeriesDescriptorSelector | |
 | ChartSeriesLabelStrategy |
Allows for pluggable customization of the appearance and layout of data point labels within a ChartSeries instance.
|
 | ChartSeriesProvider |
Represents a logical object that may be used to feed a RadChartBase instance with data, leaving the series creation to the chart itself.
|
 | ChartTooltipBehavior |
Defines the tooltip behavior for RadChart.
|
 | ChartTrackBallBehavior |
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.
|
 | CommodityChannelIndexIndicator |
Represents the CommodityChannelIndicator.
|
 | DataPointBinding |
Encapsulates the base functionality for establishing a DataPoint binding.
|
 | DataPointInfo |
This class contains the closest data point to a tap location
as well as the point's corresponding series object.
|
 | DataPointLegendSettings |
Settings class for the legend items of the PieSeries.
|
 | DateTimeCategoricalAxis |
Represents an Axis that recognizes DateTime values and organizes all the plotted points in chronologically sorted categories.
|
 | DateTimeContinuousAxis |
Represents an Axis which plots points along the actual timeline.
|
 | DoughnutSeries |
Represents a chart series that visualize data points using arcs that form a doughnut.
|
 | DynamicHelper |
Encapsulates helper methods to generate Dynamic methods using System.Reflection.Emit.
|
 | ExponentialMovingAverageIndicator |
Visualizes a collection of DataPoints, using a Line 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.
|
 | GenericDataPointBinding<(Of <(<'TElement, TResult>)>)> |
Represents a DataPointBinding that uses a generic delegate to retrieve the value to be applied for the generated data points.
|
 | HighLowCloseIndicatorBase |
Base class for financial indicators that are calculated upon the High and Low values.
|
 | HighLowClosePeriodIndicatorBase |
Base class for financial indicators that are calculated upon the High, Low and Close values and define a period.
|
 | HighLowIndicatorBase |
Base class for financial indicators that are calculated upon the High and Low values.
|
 | IndicatorBase |
Represents a financial indicator, whose value depends on the values of DataPoints in financial series.
|
 | KeepExtremesFunction |
Represents a function which keeps the extremes in the underlying data.
|
 | LinearAxis | |
 | LineAxis |
Represents a linear axis.
|
 | LineIndicatorBase |
Represents a financial indicator, whose value depends on the values of DataPoints in financial series.
|
 | LineSeries |
Visualizes a collection of data points using a Line shape.
|
 | LogarithmicAxis |
Represents an axis that uses the Logarithm function to calculate the values of the plotted points.
|
 | MacdhIndicator |
This class represents the MovingAverageConvergenceDivergence financial indicator.
|
 | MacdIndicator |
This class represents the MovingAverageConvergenceDivergence financial indicator.
|
 | MemberFirstFunction |
Represents a function that returns the first item from a set of items.
|
 | MemberLastFunction |
Represents a function that returns the last item from a set of items.
|
 | ModifiedExponentialMovingAverageIndicator |
Visualizes a collection of DataPoints, using a Line 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.
|
 | ModifiedMovingAverageIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Modified Moving Average financial indicator.
|
 | MomentumIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Momentum oscillator.
|
 | MovingAverageIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Moving Average financial indicator. Its values are defined as the average value of the last points.
|
 | NumericalAxis |
Base class for all axes that use numbers to plot associated points.
|
 | NumericRadialAxis |
Represents a RadialAxis that plots numerical data.
|
 | OhlcSeries |
Represents a chart series that plot their points using financial "Bar" shapes.
|
 | OhlcSeriesBase |
A base class for chart series that plot financial indicators using High, Low, Open, Close values.
|
 | OhlcSeriesDescriptor | |
 | OhlcShape |
Represents the financial Candlestick symbol.
|
 | OhlcStick |
Represents the financial Candlestick symbol.
|
 | OscillatorIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Moving Average financial indicator. Its values are defined as the average value of the last points.
|
 | PaletteEntryCollection | |
 | PanZoomBar |
This class represents a customized version of RadSlider that provides built-in support for pan and zoom actions.
|
 | PieSeries |
Represents a chart series that visualize data points using arcs that form a pie.
|
 | PointTemplateSeries |
Base class for all ChartSeries that may visualize their data points through Data templates.
|
 | PolarAreaSeries |
Represents PolarLineSeries that may optionally fill the area, enclosed by all points.
|
 | PolarAxis |
Represents the Polar (Radius) axis within a RadPolarChart instance.
|
 | PolarAxisGridLineAnnotation | |
 | PolarAxisPlotBandAnnotation | |
 | PolarChartAnnotation |
This is the base class for all chart annotations in a RadPolarChart.
|
 | PolarChartGrid |
Represents a decoration layer over a RadPolarChart. Adds visual representation of Polar and Radial lines and stripes.
|
 | PolarCustomAnnotation |
Allows you to place a custom object at a specific place in your RadPolarChart.
|
 | PolarLineSeries | |
 | PolarPointSeries | |
 | PolarSeries |
Base class for all ChartSeries that may visualize their data points in a circle.
|
 | PolarSeriesDescriptor |
Represents a concrete ChartSeriesDescriptor that may be used to create all the polar chart series variations.
|
 | PolarSeriesDescriptorBase |
Represents the base class for descriptors that define polar series.
|
 | PolarStrokedAnnotation |
Represents an annotation which shape may be stroked (outlined).
|
 | PresenterBase |
Base class for all Control instances that represent charting engine logical models.
|
 | PresenterCollection<(Of <(<'T>)>)> | |
 | PropertyNameDataPointBinding |
Represents a DataPointBinding that uses reflection to look-up the values for the generated data points.
|
 | RadarAreaSeries |
Represents RadarLineSeries that may optionally fill the area, enclosed by all points.
|
 | RadarLineSeries | |
 | RadarPointSeries | |
 | RadarSeriesDescriptor |
Represents a concrete ChartSeriesDescriptor that may be used to create all the radar chart series variations.
|
 | RadChartBase |
Base class for all different charts. Different chart controls are categorized mainly by the coordinate system used to plot their points.
|
 | RadialAxis |
Represents an elliptical axis.
|
 | RadialAxisGridLineAnnotation | |
 | RadialAxisPlotBandAnnotation | |
 | RangeBarSeries |
Represents a chart range bar series.
|
 | RangeSeries |
Represents a chart range area series.
|
 | RangeSeriesBase |
A base class for chart range series.
|
 | RateOfChangeIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Momentum oscillator.
|
 | RaviIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Range Action Verification Index financial indicator.
|
 | ReadOnlyChartSeriesCollection |
Represents a read-only collection of chart series.
|
 | ReadOnlyDataPointCollection |
Represents a read-only collection of data points.
|
 | RelativeMomentumIndexIndicator |
Represents the Relative Momentum Index financial indicator.
|
 | RelativeStrengthIndexIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the RelativeStrengthIndex financial indicator.
|
 | ScatterAreaSeries |
Represents a chart series which visualize ScatterDataPoint instances by an area shape.
|
 | ScatterLineSeries |
Represents a chart series, which can visualize ScatterDataPoint instances by connecting them with straight line segments.
|
 | ScatterPointSeries | |
 | ScatterSeriesDescriptor |
Represents a concrete ChartSeriesDescriptor that may be used to create all the scatter chart series variations.
|
 | ScatterSplineAreaSeries |
Represents a chart series, which can visualize ScatterDataPoint instances by connecting them with smooth curves.
|
 | ScatterSplineSeries | |
 | SeriesLegendSettings | |
 | ShortLongPeriodIndicatorBase |
Base class for financial indicators, which use ShortPeriod and LongPeriod properties to define their values.
|
 | SplineAreaSeries |
Represents series which define an area with smooth curves among points.
|
 | SplineSeries |
Visualizes a collection of data points using a smooth Line shape.
|
 | StochasticFastIndicator |
Represents the Stochastic Fast financial indicator.
|
 | StochasticSlowIndicator |
Base class for financial indicators that are calculated upon the High, Low and Close values and define a period.
|
 | StringToDataPointBindingConverter |
Converts strings to PropertyNameDataPointBinding objects.
|
 | ThumbVisibilityConverter |
Represents the converter that converts ScrollMode values to Visibility enumeration value.
|
 | TrackBallInfoControl | |
 | TrackBallInfoEventArgs |
Encapsulates the data associated with a TrackInfoUpdated event.
|
 | TrixIndicator |
This class represents the TRIX financial indicator.
|
 | TrueRangeIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the True Range oscillator.
|
 | UltimateOscillatorIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Momentum oscillator.
|
 | ValueIndicatorBase |
Represents a base class for financial indicators whose value depends on one input value (Open, High, Low, Close).
|
 | ValuePeriodIndicatorBase |
Represents a base class for financial indicators whose value depends on one input value (Open, High, Low, Close) and Period.
|
 | WeightedMovingAverageIndicator |
Visualizes a collection of DataPoints, using a Line shape. This class represents the Weighted Moving Average financial indicator.
|