AreaSeries
|
Displays data as filled areas on a chart, with each data point as a peak or hollow in this filled area.
|
AreaSeriesStyle
|
The Area series appearance parameters’ storage.
|
AverageTrueRangeIndicator
|
|
AxisBase
|
The base class for all Cartesian Chart‘s axes.
|
AxisHintOptions
|
The axis’s crosshair cursor settings.
|
AxisLabel
|
The axis labels options’ storage.
|
AxisLabelBase
|
The base class for axis labels.
|
AxisLabelStyle
|
The axis labels appearance options’ storage.
|
AxisLayout
|
|
AxisStyle
|
Specifies the chart axis appearance.
|
AxisTitle
|
The axis title.
|
AxisX
|
The base class for all X-axis (axis of arguments) types.
|
BarSeries
|
A series that displays data as individual bars, grouped by arguments, whose values determine each bar’s height.
|
BarSeriesBase
|
The base class for all Bar series types.
|
BarSeriesLabel
|
The Bar series point label parameters’ storage.
|
BarSeriesStyle
|
The bar series appearance settings’ storage.
|
BollingerBandsIndicator
|
|
BollingerBandsIndicatorStyle
|
|
BubbleSeries
|
The Bubble series.
|
BubbleSeriesLabel
|
The Bubble series’s label settings’ storage.
|
BubbleSeriesStyle
|
The Bubble series’s appearance settings storage.
|
CalculatedSeries
|
|
CandleStickSeries
|
A series where each point consists of a rectangle (the Open and Close values specify the body) and a vertical line (the Low and High values specify the tail).
|
CandleStickSeriesStyle
|
Stores the Candle Stick series’s appearance settings.
|
ChaikinsVolatilityIndicator
|
|
Chart
|
The Chart view that visualizes data as a Cartesian series.
|
ChartBase
|
The base class for chart views within the DevExpress Charts Suite for Android.
|
ChartElement
|
Represents the base class for most of the chart elements.
|
ChartStyle
|
The chart appearance settings’ storage.
|
ChartStyleBase
|
The Chart and Pie Chart styles’ base class.
|
ChartSynchronizer
|
A synchronization marker.
|
CommodityChannelIndexIndicator
|
|
ConstantLineBase
|
The base class for all constant lines.
|
ConstantLineStyle
|
Constant line appearance settings storage.
|
ConstantLineTitle
|
A constant line’s title.
|
CrosshairHintBehavior
|
A hint behaves like a crosshair cursor.
|
CrosshairLabelPositionBase
|
The base class for classes defining label positions.
|
CrosshairLineStyle
|
The crosshair line style’s settings storage.
|
DateTimeAxisX
|
The arguments axis that manages representation of series with DateTimeSeriesData or FinancialSeriesData data.
|
DateTimeConstantLine
|
The constant line that can be added to a DateTimeAxisX axis.
|
DateTimeRange
|
The DateTimeAxisX axis’s range settings’ storage.
|
DateTimeStrip
|
The strip that can be added to a DateTimeAxisX axis.
|
DonutSeries
|
A pie chart with a hole in the center.
|
EnvelopeIndicator
|
|
EnvelopeIndicatorStyle
|
|
ExponentialMovingAverageIndicator
|
|
FastBatchXYDateTimeData
|
|
FastBatchXYNumericData
|
|
FastSingleXYDateTimeData
|
|
FinancialSeries
|
The financial series’ base class.
|
FinancialSeriesLabel
|
The Candle Stick or Stock series’s point label parameters’ storage.
|
FinancialSeriesLabelValues
|
Provides values that configure the financial series’s label text.
|
FullStackedAreaSeries
|
A series that displays data as areas on a diagram so that the value of each data point is aggregated with the underlying data points’ values and normalized to fill the plot area’s height.
|
FullStackedBarSeries
|
Displays data as individual bars, stacked by arguments, in such way that stacked bars are normalized to fill the plot area’s height.
|
Hint
|
The Chart hint-related settings’ storage.
|
HintBase
|
The base class for the Chart and PieChart hints.
|
HintBehavior
|
The base class for classes that define a hint’s behavior.
|
HintInfo
|
Provides information about a hint.
|
HintStyle
|
Hint’s appearance settings storage.
|
HintStyleBase
|
The base class for hint apperance settings storages.
|
HitTestInfo
|
Information about chart elements under a hit-test point.
|
Legend
|
The legend of the chart.
|
LegendStyle
|
The storage of the chart legend’s appearance settings.
|
LineIndicatorStyle
|
|
LineSeries
|
A series that displays data as points connected by a line.
|
LineSeriesStyle
|
The storage of appearance parameters of a Line series.
|
LineTrackingCrosshairLabelPosition
|
Defines the crosshair label’s behavior when it follows the cursor.
|
MarkerSeriesLabel
|
A storage of parameters of point labels of the Area, Line and Point series.
|
MarkerStyle
|
The storage of series marker appearance parameters.
|
MassIndexIndicator
|
|
MedianPriceIndicator
|
|
MovingAverageConvergenceDivergenceIndicator
|
|
MovingAverageConvergenceDivergenceIndicatorStyle
|
|
MovingAverageIndicator
|
|
NumericAxisX
|
The arguments axis that manages representation of series with NumericSeriesData data.
|
NumericAxisY
|
The values axis that manages representation of series with NumericData data.
|
NumericConstantLine
|
The constant line that can be added to NumericAxisX and NumericAxisY axes.
|
NumericRange
|
The storage of the NumericAxisX or NumericAxisY axis’ range settings.
|
NumericStrip
|
The strip that can be added to NumericAxisX and NumericAxisY axes.
|
PieCenterImageLabel
|
|
PieCenterLabel
|
|
PieCenterTextLabel
|
|
PieCenterTextLabelStyle
|
|
PieChart
|
The Chart view that visualizes data as pie series.
|
PieChartStyle
|
The Pie chart appearance settings storage.
|
PieHint
|
A pie hint.
|
PieHintStyle
|
The pie hint’s appearance settings.
|
PieSeries
|
The Pie series.
|
PieSeriesHintOptions
|
The Pie series hint options storage.
|
PieSeriesLabel
|
The storage of the pie data point label settings.
|
PieSeriesLabelStyle
|
Stores the Pie series label appearance settings.
|
PieSeriesLabelValues
|
Provides values available to build a pie series’ label text.
|
PieSeriesStyle
|
The storage of the Pie series appearance settings.
|
PointSeries
|
A series that displays data as scatter points.
|
PointSeriesStyle
|
The storage of the Point sereis’ appearance parameters.
|
QualitativeAxisX
|
The arguments axis that manages representation of series with QualitativeSeriesData data.
|
QualitativeConstantLine
|
The constant line that can be added to a QualitativeAxisX axis.
|
QualitativeRange
|
The storage of the QualitativeAxisX range settings.
|
QualitativeStrip
|
The strip that can be added to a QualitativeAxisX axis.
|
RangeBase
|
The base class for all ranges.
|
RateOfChangeIndicator
|
|
RegressionLineIndicator
|
|
RelativeStrengthIndexIndicator
|
|
ScatterLineSeries
|
A series that displays data as a collection of points connected by a line, in order as points were indexed.
|
SelectionChangedInfo
|
The information that is received by SelectionChangedListener.
|
Series
|
The base class for all series which a Cartesian chart can display.
|
SeriesBase
|
The base class for all series.
|
SeriesCrosshairOptions
|
The series’ Crosshair settings storage.
|
SeriesHintOptions
|
The series’s hint options storage.
|
SeriesHintOptionsBase
|
The base class for classes that define series hint options.
|
SeriesLabel
|
The base class for all series labels.
|
SeriesLabelStyle
|
The storage of the series label appearance settings.
|
SeriesLabelValues
|
Provides values available to build a common Cartesian series’ label text.
|
SeriesLabelValuesBase
|
The base class for the classes that provide values to build a series’ label text.
|
SeriesPointInfo
|
The series point info storage.
|
SideBySideFullStackedBarSeries
|
A series that displays data as individual bars stacked by the StackedGroup value and grouped by arguments.
|
SideBySideStackedBarSeries
|
A series that displays data as individual bars stacked using the StackedGroup value and grouped by arguments.
|
StackedAreaSeries
|
A series that displays data as areas on a diagram, in such way that the value of each data point is aggregated with the underlying data points’ values.
|
StackedBarSeries
|
A series that displays data as individual bars stacked by arguments and the height of each bar is determined by the data value.
|
StackedBarSeriesLabel
|
A storage of parameters of a stacked bar series’ point labels.
|
StackedSeriesLabelValues
|
Provides values available to build a stacked series’ label text.
|
StandardDeviationIndicator
|
|
StaticCrosshairLabelPosition
|
A Crosshair’s Label has a static position.
|
StepAreaSeries
|
A series that displays data as areas on a diagram, in such way that series points are connected using only horizontal and vertical lines.
|
StepLineSeries
|
A series that displays data as points connected by a line, in such way that series points are connected using only horizontal and vertical lines.
|
StockSeries
|
A series that displays data as a vertical line limited by the Low and High values.
|
StockSeriesStyle
|
Stores the Stock series appearance settings.
|
StripAxisLabel
|
The axis label that identifies a strip on an axis.
|
StripBase
|
The base class for all strips.
|
StripStyle
|
The strip apearance settings’ storage.
|
StyleBase
|
The base class for chart elements’ styles.
|
StyledElement
|
The base class for elements which appearance can be configured using styles.
|
TextElementStyleBase
|
The base class of styles of elements that display text.
|
TextStyle
|
The text appearance parameters’ storage.
|
TitleBase
|
The base class for titles.
|
TitleStyle
|
Title appearance settings’ storage.
|
TooltipHintBehavior
|
A hint behaves like a tooltip.
|
TriangularMovingAverageIndicator
|
|
TypicalPriceIndicator
|
|
WeightedCloseIndicator
|
|
WeightedMovingAverageIndicator
|
|
WilliamsRIndicator
|
|