Class | Description | |
---|---|---|
AbsoluteVolumeOscillatorIndicator | Represents a DataChartView Absolute Volume Oscillator indicator series. | |
AccumulationDistributionIndicator | Represents a DataChartView Accumulation/Distribution indicator series. | |
AnchoredCategorySeries | Represents the base class for all DataChartView anchored category/value series. | |
AnchoredRadialSeries | Represents the base class for all DataChartView anchored radial category series. | |
AnnotationLayer | Represents the base class for annotation layer types. Annotations will usually disable some of the default hover/touch behaviors of the chart when they are introduced to the series collection. In return they provide some valuable information as the cursor is moved by hovering over the chart, or performing a press-hold-drag interaction in touch mode. | |
AreaSeries | Represents a DataChartView area series.
Displays trend over time or ordered categories. Useful when there are many data points and the order is important. | |
AssigningCategoryMarkerStyleEventArgs | Represents event arguments class for the AssigningCategoryStyleEvent | |
AssigningCategoryStyleEventArgsBase | Represents event arguments base class for the AssigningCategoryStyleEventArgsBase | |
AverageDirectionalIndexIndicator | Represents a DataChartView Average Directional indicator series. | |
AverageTrueRangeIndicator | Represents a DataChartView Average True Range indicator series. | |
Axis | Represents the base class from which all axis types are derived. | |
AxisAnnotation | Represents an axis annotation | |
AxisAnnotationCollection | ||
AxisCollection | Represents an observable collection of Axis objects. | |
AxisFormatLabelEventArgs | EventArgs class for axis FormatLabel events. | |
BarSeries | Represents a DataChartView bar series. | |
BaseSeriesViewerView | Represents a control for viewing series objects. | |
BollingerBandsOverlay | Represents a DataChartView Bollinger Bands financial overlay series. | |
BollingerBandWidthIndicator | Represents a DataChartView Bollinger Bandwidth indicator series. | |
BrushScale | Represents a base class for brush scales. | |
BubbleSeries | Represents a DataChartView bubble series. | |
CalloutAnnotation | Represents a callout annotation | |
CalloutAnnotationCollection | Represents a collection of callout annotations | |
CalloutContentUpdatingEventArgs | Represents event arguments for updating content of callout layer | |
CalloutLabelUpdatingEventArgs | Represents event arguments for updating label of callout layer | |
CalloutLayer | Represents an annotation layer that displays crosshair lines that cross through the closest value of the target series under the cursor. | |
CalloutSeriesSelectingEventArgs | Represents event arguments for selecting callout layer | |
CalloutStyleUpdatingEventArgs | ||
CategoryAngleAxis | Represents a DataChartView category angle axis. Useful for displaying radial categories. | |
CategoryAxisBase | Represents the base class for all DataChartView category-based axes. | |
CategoryChartView | The view class for Xamarin Android category charts. Represents a chart with an ordinal X-axis and a numeric Y-axis. | |
CategoryDateTimeXAxis | Represents a category-based horizontal X axis that uses a DateTime scale. | |
CategoryHighlightLayer | Represents an annotation layer that targets a category axis, or all category axes in the chart. If the axis contains any series that are aligned between major gridlines of the axis (column, waterfall, etc) this will render a shape that fills the current category. Otherwise it will render a band with an adjustable thickness at the closest gridline to the pointer position. Setting UseIterpolation to true will cause the x position in the latter case to become affixed to the x position of the pointer. | |
CategoryItemHighlightLayer | Represents an annotation layer that highlights items in a series that use a category axis either by drawing a banded shape at their position, or by rendering a marker at their position. Depending on the type of series, the default highlight will be affected. To override the type of highlight used, you can set the HighlightType property. | |
CategorySeries | Represents the base class for DataChartView category series. | |
CategoryToolTipLayer | Represents an annotation layer that displays grouped tooltips for series that use a category axis. | |
CategoryXAxis | Represents a DataChartView category X axis. | |
CategoryYAxis | Represents a DataChartView category Y axis. | |
ChaikinOscillatorIndicator | Represents the DataChartView Chaikin Oscillator indicator series. | |
ChaikinVolatilityIndicator | Represents a DataChartView Chaikin Volatility indicator series. | |
ChartSeriesEventArgs | Represents event arguments for chart's SeriesAdded and SeriesRemoved events | |
ChartToolTipContainerAdapter | DataChart ToolTip Container Adapter for Android. | |
ChartToolTipUpdatingEventArgs | EventArgs class associated with the ChartToolTipUpdating event. | |
ColumnSeries | Represents a DataChartView column series.
Compare values across categories by using vertical rectangles. Use it when the order of categories is not important or for displaying item counts such as a histogram. | |
CommodityChannelIndexIndicator | Represents a DataChartView Commodity Channel Index indicator series. | |
CrosshairLayer | Represents an annotation layer that displays crosshair lines that cross through the closest value of the target series under the cursor. | |
CustomIndicator | Represents a DataChartView Custom Indicator series.
The indicator value is calculated in the user specified Indicator event handler. | |
CustomLegendContainer | Base class for custom legend containers. | |
CustomPaletteBrushScale | Represents a brush scale that uses index-based brush selection mode. | |
DataChartView | Represents a chart area containing axes, series, an optional legend and other hosted content. | |
DetrendedPriceOscillatorIndicator | Represents a DataChartView Detrended Price Oscillator indicator series. | |
DomainChartSeriesPointerEventArgs | Represents event arguments for chart's SeriesAdded and SeriesRemoved events | |
DomainChartView | Represents a base class for all domain charts that can plot scatter data and shapefiles | |
DoughnutChartView | Represents concentric circles divided on arcs depending on data. | |
EaseOfMovementIndicator | Represents a DataChartView Ease of Movement indicator series. | |
FastStochasticOscillatorIndicator | Represents a DataChartView Fast Stochastic Oscillator indicator series. | |
FinalValueLayer | Represents an annotation layer that displays crosshair lines that cross through the closest value of the target series under the cursor. | |
FinancialIndicator | Represents the base functionality for a DataChartView financial indicator series. | |
FinancialLegend | Represents a legend that displays information about each series, most often used in financial charting. | |
FinancialOverlay | Represents the base functionality for a DataChartView financial overlay series. | |
FinancialPriceSeries | Represents a DataChartView financial price series that renders as Candlestick or OHLC representations. | |
FinancialSeries | Represents the base class for all financial indicator and overlay series. | |
ForceIndexIndicator | Represents a DataChartView Force Index indicator series. | |
FullStochasticOscillatorIndicator | Represents a DataChartView Full Stochastic Oscillator indicator series. | |
FunnelChartView | Represents a funnel chart. | |
FunnelDataContext | Represents contextual data for the funnel chart. | |
FunnelSliceClickedEventArgs | Information about the clicked slice. | |
FunnelSliceDataContext | Represents the funnel slice data currently in context. | |
HighlightingInfo | Contains contextual information about a highlighting. | |
HorizontalAnchoredCategorySeries | Base class for anchored category series with a category x-axis and a numeric y-axis. | |
HorizontalRangeCategorySeries | Base class for ranged category series with a category X-axis and a numeric Y-axis. | |
HorizontalStackedSeriesBase | Base class for stacked series with a category x-axis and a numeric y-axis. | |
IndexCollection | Represents a collection of distinct integers. | |
ItemLegend | Represents a legend that displays an item for each point in the series. | |
ItemToolTipLayer | Represents an annotation layer that displays tooltips for all target series individually. | |
ItemwiseStrategyBasedIndicator | Financial indicator base class for doing calculating an itemwize indicator. | |
Legend | Represents a legend in a DataChartView control. | |
LegendBase | Represents the base class for a legend in DataChartView. | |
LegendItemAdapter | Adapter class for legend items. | |
LegendSettings | Class with configuration options for chart legends. | |
LineSeries | Represents a DataChartView line series.
Displays trend over time or ordered categories. Useful when there are many data points and the order is important. | |
MarkerSeries | Represents the base class for series containing markers. | |
MarkerTypeCollection | Represents a collection of MarkerType enumerable objects | |
MarketFacilitationIndexIndicator | Represents a DataChartView Market Facilitation Index indicator series. | |
MassIndexIndicator | Represents a DataChartView Mass Index indicator series. | |
MedianPriceIndicator | Represents a DataChartView Median Price indicator series. | |
MoneyFlowIndexIndicator | Represents a DataChartView Money Flow Index indicator series. | |
MovingAverageConvergenceDivergenceIndicator | Represents a DataChartView Moving Average Convergence/Divergence (MACD) indicator series. | |
NegativeVolumeIndexIndicator | Represents a DataChartView Negative Volume Index indicator (NVI) series. | |
NumericAngleAxis | Represents a DataChartView angle based axis for polar series. | |
NumericAxisBase | Represents the base class for all DataChartView numeric axes. | |
NumericRadiusAxis | Represents a DataChartView radius axis for polar and radial series. | |
NumericXAxis | Represents a DataChartView numeric X axis. | |
NumericYAxis | Represents a DataChartView numeric Y axis. | |
OnBalanceVolumeIndicator | Represents a DataChartView On Balance Bolume indicator series. | |
OrdinalTimeXAxis | A horizontal axis that uses an ordinal DateTime scale. | |
PercentagePriceOscillatorIndicator | Represents a DataChartView percentage price oscillator series. | |
PercentageVolumeOscillatorIndicator | Represents a DataChartView Percentage Volume Oscillator (PVO) series. | |
PercentChangeYAxis | A horizontal axis that uses a DateTime scale. | |
PieChartFormatLabelEventArgs | Represents event arguments for PieChartFormatLabel. | |
PieChartView | Represents Infragistics PieChartView control. | |
PieChartViewBase | Represents the base class for the pie chart. | |
PieSliceDataContext | DataContext for a pie slice. | |
PieSliceOthersContext | Represents the selected data contained inside the Others slice. | |
PointSeries | Represents a DataChartView point series. | |
PolarAreaSeries | Represents a DataChartView polar area series. | |
PolarBase | Represents the base class from which all DataChartView polar series are derived. | |
PolarLineSeries | Represents a DataChartView polar line series. | |
PolarLineSeriesBase | Represents the base class from which all DataChartView polar line series are derived. | |
PolarScatterSeries | Represents a DataChartView polar scatter series. | |
PolarSplineAreaSeries | Represents a DataChartView polar spline area series. | |
PolarSplineSeries | Represents a DataChartView polar spline series. | |
PositiveVolumeIndexIndicator | Represents a DataChartView Positive Volume Index (PVI) indicator series. | |
PriceChannelOverlay | Represents a DataChartView Financial Price Channel Overlay series. | |
PriceVolumeTrendIndicator | Represents a DataChartView Price Volume Trend Indicator series. | |
RadialAreaSeries | Represents a DataChartView radial area series. | |
RadialBase | Represents the base class for all DataChartView radial series | |
RadialColumnSeries | Represents a DataChartView radial column series. Compare values across categories by using radial rectangles. | |
RadialLineSeries | Represents a DataChartView radial line series. | |
RadialPieSeries | Represents a DataChartView radial pie series. Compare values across categories by using radial pie slices. | |
RangeAreaSeries | Represents a DataChartView range area series. | |
RangeCategorySeries | Represents the base class for all DataChartView ranged category/value series. | |
RangeColumnSeries | Represents a DataChartView range column series. | |
RateOfChangeAndMomentumIndicator | Represents a DataChartView Rate of Change and Momentum indicator series. | |
RelativeStrengthIndexIndicator | Represents a DataChartView Relative Strength Index indicator series. | |
RenderRequestedEventArgs | EventArgs class for RenderRequested events. | |
RingSeries | Represents one ring in DoughnutChartView series. | |
RingSeriesBase | Represents a DoughnutChartView base series. | |
RingSeriesCollection | Represents an observable collection of RingSeriesBases objects. | |
ScaleLegend | Represents a legend that indicates the size and the color scale for a collection of series. | |
ScalerParams | Class containing several properties which are used as parameters passed to scaling operations in a SeriesViewer. | |
ScatterBase | Represents the base class for all DataChartView scatter series | |
ScatterLineSeries | Represents a DataChartView scatter line series | |
ScatterSeries | Represents a DataChartView scatter series | |
ScatterSplineSeries | Represents a DataChartView scatter spline series | |
Series | Represents the base class for all DataChartView series. | |
SeriesCollection | Represents an observable collection of DataChartView series objects. | |
SizeScale | Represents a scale that is used determine an object's size. | |
SliceClickEventArgs | Contains PieChart click event data. | |
SlowStochasticOscillatorIndicator | Represents a DataChartView Slow Stochastic Oscillator indicator series. | |
SplineAreaSeries | Represents a DataChartView spline area series. | |
SplineSeries | Represents a DataChartView spline series. | |
SplineSeriesBase | Represents the base class for all DataChartView spline series. | |
Stacked100AreaSeries | Represents a stacked area series, where values are presented as percentages of the total. | |
Stacked100BarSeries | Represents a DataChartView stacked100 bar series. | |
Stacked100ColumnSeries | Represents a DataChartView stacked100 column series. | |
Stacked100LineSeries | Represents a DataChartView stacked100 line series. | |
Stacked100SplineAreaSeries | Represents a DataChartView stacked100 spline area series. | |
Stacked100SplineSeries | Represents a DataChartView stacked100 spline series. | |
StackedAreaSeries | Represents a DataChartView stacked area series. | |
StackedBarSeries | Represents a DataChartView stacked bar series. | |
StackedColumnSeries | Represents a DataChartView stacked column series. | |
StackedFragmentSeries | Represents a non-visual child of StackedSeriesBase. | |
StackedLineSeries | Represents a stacked series, where the points in each series are connected with a line. | |
StackedSeriesBase | Represents a base class for stacked series. | |
StackedSeriesCollection | Represents a collection of StackedFragmentSeries used by DataChartView stacked series. | |
StackedSplineAreaSeries | Represents a DataChartView stacked spline area series. | |
StackedSplineSeries | Represents a DataChartView stacked spline series. | |
StandardDeviationIndicator | Represents a DataChartView Standard Deviation indicator series. | |
StepAreaSeries | Represents a DataChartView step area series. | |
StepLineSeries | Represents a DataChartView step line series. | |
StochRSIIndicator | Represents a DataChartView StochRSI indicator series. | |
StraightNumericAxisBase | Defines a set of basic methods and properties used to create a StraightNumeric axis. | |
StrategyBasedIndicator | A base class for indicator series with simple calculations that separates the calculation responsibility from the other responsibilities of the financial series, this enables easier unit testing and decoupling of individual calculation strategies. | |
TimeAxisBase | Represents an category-based horizontal X axis that uses a DateTime scale. | |
TimeAxisBreak | Settings for breaks on a time axis. | |
TimeAxisBreakCollection | Collection class for TimeAxisBreak objects. | |
TimeAxisInterval | Settings for an interval on a time axis. | |
TimeAxisIntervalCollection | Collection class for TimeAxisInterval objects. | |
TimeAxisLabelFormat | Settings for a label format on a time axis. | |
TimeAxisLabelFormatCollection | Collection class for TimeAxisLabelFormat objects. | |
TimeXAxis | A horizontal axis that uses a DateTime scale. | |
TRIXIndicator | Represents a DataChartView TRIX indicator series. | |
TypicalPriceIndicator | Represents a DataChartView Typical Price indicator series. | |
UltimateOscillatorIndicator | Represents a DataChartView Ultimate Oscillator indicator series. | |
ValueBrushScale | Represents a brush scale that uses value-based brush selection. | |
VerticalAnchoredCategorySeries | Represents a vertically laid out category based series. | |
VerticalStackedSeriesBase | Base class for stacked series with a numeric x-axis and a category y-axis. | |
WaterfallSeries | Represents a DataChartView waterfall column series. | |
WeightedCloseIndicator | Represents a DataChartView Weigted Close indicator series. | |
WilliamsPercentRIndicator | Represents a DataChartView Williams %R indicator series. | |
XYChartView | Represents a base class for domain charts with X/Y axes |
Delegate | Description | |
---|---|---|
AssigningCategoryMarkerStyleEventHandler | Represents delegate for the AssigningCategoryMarkerStyleEvent | |
AssigningCategoryStyleEventHandler | Represents delegate for the AssigningCategoryStyleEvent | |
AxisFormatLabelEventHandler | Delegate for axis FormatLabel events. | |
CalloutContentUpdatingEventHandler | Event handler for updating content of callout layer | |
CalloutLabelUpdatingEventHandler | Event handler for updating label of callout layer | |
CalloutSeriesSelectingEventHandler | Event handler for selecting series of callout layer | |
CalloutStyleUpdatingEventHandler | ||
ChartSeriesEventHandler | Delegate for chart's SeriesAdded and SeriesRemoved events | |
ChartToolTipUpdatingEventHandler | Handler for the ChartToolTip Updating event. | |
DataChartCursorEventHandler | Represents the method that will handle DataChartView mouse related events. | |
DataChartMouseEventHandler | Represents the method that will handle DataChartView mouse related events. | |
DomainChartSeriesPointerEventHandler | Delegate for chart's mouse events | |
FunnelSliceClickedEventHandler | Event handler for when a funnel slice is clicked. | |
GetCategoryItemsHandler | Represents delegate for getting the category items based on indices. | |
GetGroupCenterHandler | Delegate for locating the center of a group on an axis. | |
GetUnscaledGroupCenterHandler | Delegate for locating the unscaled center of a group on an axis. | |
PieChartFormatLabelEventHandler | Represents delegate for PieChartFormatLabel. | |
RefreshCompletedEventHandler | Delegate for RefreshCompleted events. |
Enumeration | Description | |
---|---|---|
AxisExtentType | Enumeration that determines whether the axis extent measures in pixels or percentage. | |
AxisLabelsLocation | Describes available locations of the axis labels in the chart. | |
AxisTitlePosition | Describes available positions for axis title in respect to axis labels | |
BrushSelectionMode | Describes available behaviors of selecting a brush from a brush collection. | |
CalloutCollisionMode | An enum representing the available collision modes of callout layers. | |
CategoryChartType | Describes available types of data visualizations in the Category Chart | |
CategoryItemHighlightType | Describes available shapes for a category item highlight. | |
CategorySeriesMarkerCollisionAvoidance | Describes available methods of collision avoidance of category series' markers. | |
CategoryTooltipLayerPosition | Describes available positions on the crossing axis at which the category tooltip can be displayed. | |
CategoryTransitionInMode | Describes available transition effects that can applied to initial rendering of a series | |
ChartHitTestMode | Describes available behaviors for performing hit testing in the chart/map. | |
CollisionAvoidanceType | Describes available methods of collision avoidance of series' markers. | |
ConsolidatedItemHitTestBehavior | Determines the item returned in hit-testing when mousing over an object which represents several consolidated items. | |
ConsolidatedItemsPosition | Enum used to determine positioning logic for data items which have been consolidated into a single visual element. | |
CrosshairsDisplayMode | An enum representing the available display modes of crosshairs lines in the chart. | |
FinalValueSelectionMode | Describes available positions on the crossing axis at which the category tooltip can be displayed. | |
FunnelSliceDisplay | Describes available behaviors for displaying height of the funnel slices. | |
GridMode | Describes available modes of displaying elements in the chart grid, such as gridlines. | |
HighlightingState | Describes available highlighting states | |
IndicatorDisplayType | Describes available display types for financial indicators. | |
LabelsPosition | Describes available positions of labels. | |
LeaderLineType | Describes available types of a callout line for the labels. | |
MarkerType | Describes available types of marker than can be displayed by default by series with markers. | |
NumericScaleMode | Describes available scaling behaviors of a numeric axis. | |
OthersCategoryType | Describes available behaviors for calculating and grouping slices into the Others slice. | |
OuterLabelAlignment | Describes available types of alignment used by the outer labels of the funnel chart. | |
PriceDisplayType | Describes available display types of financial price series. | |
SeriesHitTestMode | Describes available behaviors for performing hit testing in the chart/map. | |
SliceSelectionMode | Describes available modes for selecting slices. | |
SplineType | Describes available types of Spline calculations. | |
TimeAxisDisplayType | Describes available behaviors for displaying of gridlines, tickmarks, and labels on a time axis. | |
TimeAxisIntervalType | Enum representing a unit of time. | |
ToolTipType | An enum representing the available tooltip types to display in the chart. | |
TransitionInSpeedType | Describes available types of speeds used when transitioning in a series. | |
ViewerSurfaceUsage | Enumeration of options for the usage of the surface. | |
WindowResponse | Describes available types of UI response to user panning and zooming operations. |