DevExpress.Maui.Charts Namespace
In This Article
Contains classes and interfaces that implement the ChartView and PieChartView functionality.
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Classes
Name | Description |
---|---|
Area |
Displays data as filled areas on a chart, with each data point as a peak or hollow in this filled area. |
Area |
The base class for all area series types. |
Area |
Stores area series appearance settings. |
Average |
An average true range (ATR) indicator. |
Axis |
The base class for Cartesian Chart’s axes. |
Axis |
Anchors an axis to the specified point of the chart diagram. |
Axis |
The base class for classes that define an axis position within the chart diagram. |
Axis |
Positions an x-axis on the top side of the plot area, or a y-axis on the right. |
Axis |
Positions an x-axis on the bottom side of the plot area, and a y-axis on the left. |
Axis |
Anchors an axis to the specified value of the other axis. |
Axis |
Stores settings that specify how the axis interacts with the crosshair cursor. |
Axis |
Stores axis label settings. |
Axis |
The base class for axis labels. |
Axis |
Converts axis label numbers to engineering notation. |
Axis |
Stores date-time axis label formats for arguments of different measurement units. |
Axis |
The base class for classes that define number notations for numeric axis labels. |
Axis |
Contains a property that automatically hides some axis labels to avoid overlap. |
Axis |
Converts axis label numbers to scientific notation. |
Axis |
Stores the appearance settings of axis labels. |
Axis |
Stores the axis layout settings. |
Axis |
Stores settings that configure the logarithmic scale for a numeric axis. |
Axis |
Stores axis appearance settings. |
Axis |
Stores axis title settings. |
Axis |
The base class for all X-axis (axis of arguments) types. |
Band |
The base class for all value range colorizers. |
Bar |
Displays data as individual bars grouped by arguments, and each bar height is determined by the data value. |
Bar |
The base class for all bar series types. |
Bar |
Stores bar series label settings. |
Bar |
The base class for bar series labels. |
Bar |
Stores bar series appearance settings. |
Bollinger |
A Bollinger Bands indicator. |
Bollinger |
Stores the appearance settings of the Bollinger Bands indicator. |
Bubble |
Displays three-dimensional data as a collection of bubbles, so that each bubble position visualizes the first two dimensions and the bubble size is the third dimension. |
Bubble |
Stores bubble series label settings. |
Bubble |
Stores bubble series appearance settings. |
Calculated |
The base class for all series that calculate their values via another series data. |
Calculated |
Provides the data for the Calculated series. |
Candle |
Displays an Open-High-Low-Close typical financial series so that each data point consists of a vertical line indicating the price range over one unit of time and a rectangle showing the opening and closing prices for that time period. |
Candle |
Stores candlestick series appearance settings. |
Chaikins |
A Chaikin’s volatility (CHV) indicator. |
Chart |
The base class for all chart views. |
Chart |
The base class for all collections within the Chart controls. |
Chart |
The base class for chart elements. |
Chart |
|
Chart |
Stores the Chart |
Chart |
The base class for all chart styles. |
Chart |
Synchronizes axis ranges of several charts. |
Chart |
Visualizes data in the Cartesian coordinate system. |
Color |
Retrieves point colors and their legend item descriptions from data source fields. |
Color |
A colorizer that uses colors from the default or custom palette to paint series points. |
Colored |
Stores information about a series point for which a custom point colorizer specifies a color. |
Colored |
The base class for classes that store information about series points colored with a custom point colorizer. |
Colored |
Stores information about a range bar series point for which a custom point colorizer specifies a color. |
Colored |
Stores information about a stacked area or stacked bar series point for which a custom point colorizer specifies a color. |
Colored |
Stores information about a bubble series point for which a custom point colorizer specifies a color. |
Color |
Defines the color for series points whose values fall within the specified range. |
Color |
The collection of Color |
Commodity |
A commodity channel index (CCI) indicator. |
Constant |
The base class for constant lines. |
Constant |
Stores constant line appearance settings. |
Constant |
Stores constant line title settings. |
Crosshair |
Defines the crosshair hint behavior. |
Crosshair |
The base class for classes that define the position of a crosshair label. |
Crosshair |
Stores crosshair line appearance settings. |
Custom |
An individual item in a legend that explains point or line/area segment colors for a series painted with a point or segment colorizer. |
Custom |
A value range colorizer that colors series points according to a custom algorithm based on values of the specified data source field. |
Dashes |
|
Data |
Provides data for the IChangeable |
Data |
Serves as the base class for data adapters that load data from data sources into the chart series. |
Data |
Provides access to an object that specifies an item of the data source to which the chart is bound. |
Date |
The X-axis that the chart uses to display series of data points with date-time arguments. |
Date |
The vertical straight line that passes through the chart and indicates a date-time x-axis’s value. |
Date |
The collection of Date |
Date |
Stores the date-time axis label format for the specified measurement unit. |
Date |
The collection of Date |
Date |
Stores range settings of Date |
Date |
The highlighted area limited by two fixed values (minimal and maximal limits) of an axis, and is perpendicular to the axis. |
Date |
The collection of Date |
Donut |
Displays data as a pie chart with a hole in center. |
Envelope |
A simple moving average envelope. |
Envelope |
Stores the appearance settings of the moving average envelope indicator. |
Exponential |
An exponential moving average (EMA) indicator. |
Financial |
The base class for the Candlestick and Stock series. |
Financial |
Stores point label settings for the Candlestick and Stock series. |
Financial |
Stores values that you can use to generate text strings for financial series labels when you implement the ISeries |
Full |
Displays data as areas on a chart, so that each data point value is stacked with values of all the other corresponding data points and the total area is always the full area of the chart diagram. |
Full |
Displays data as bars stacked by arguments, so that each stacked bar height is always the full height of the chart diagram and series values are displayed as percentages of a bar. |
Gradient |
A colorizer that paints line segments of the line, area or range area series based on the specified point colorizer. |
Gradient |
A colorizer that paints line segments of the stacked area series based on the specified point colorizer. |
Hint |
Configures hints the the hints the Chart |
Hint |
The base class for Chart |
Hint |
The class used to define the hint behavior. |
Hint |
Provides data for the Chart |
Hint |
Stores the appearance settings of chart hints. |
Hint |
The base class for styles that configure the appearance of Chart |
Initializer static |
Contains the Init() method that initializes classes from the DevExpress. namespace.
|
Legend | Stores chart legend settings. |
Legend |
Stores legend appearance settings. |
Line |
Stores appearance settings of the indicator line. |
Line |
Displays data as points connected by a line. |
Line |
Stores line series appearance settings. |
Line |
Defines the behavior of a crosshair label when it follows the crosshair cursor’s argument line. |
Marker |
Stores point label settings for the Area, Line, Spline, and Point series. |
Marker |
Stores the appearance settings of data point markers for the Line, Spline, Point and Bubble series. |
Mass |
A mass index indicator. |
Median |
A median price indicator. |
Moving |
A moving average convergence/divergence (MACD) indicator. |
Moving |
Stores the appearance settings of the moving average convergence/divergence indicator. |
Moving |
A simple moving average (SMA) indicator. |
Numeric |
The X-axis the chart uses to display series that represent data sources with numeric arguments. |
Numeric |
The y-axis that uses numeric scale and represents values of series data points. |
Numeric |
The vertical or horizontal straight line that passes through the chart and indicates a qualitative x- or y-axis’s value. |
Numeric |
The collection of Numeric |
Numeric |
Stores range settings of Numeric |
Numeric |
The highlighted area limited by two fixed values (minimal and maximal limits) of an axis, and is perpendicular to the axis. |
Numeric |
The collection of Numeric |
Padding |
|
Pie |
The base class for a pie chart’s center labels. |
Pie |
Stores settings of the text label displayed in the center of the pie or doughnut chart. |
Pie |
Stores the appearance settings of the pie chart’s center label. |
Pie |
Stores the pie chart’s appearance settings. |
Pie |
Visualizes data as a pie (circular) chart. |
Pie |
Stores appearance settings of pie chart hints. |
Pie |
Stores the appearance settings of pie chart hints. |
Pie |
Displays data as circular graphic divided into slices to illustrate numerical proportion. |
Pie |
The collection of the Pie |
Pie |
Provides the data for the Pie |
Pie |
Stores the pie series’ hint settings. |
Pie |
Stores pie series label settings. |
Pie |
Stores the pie series label appearance settings. |
Pie |
Stores values that you can use to generate text strings for pie series labels when you implement the ISeries |
Pie |
Stores pie series appearance settings. |
Point |
Displays data as a collection of points. |
Point |
Stores point series appearance settings. |
Qualitative |
An axis that displays qualitative arguments. |
Qualitative |
The vertical straight line that passes through the chart and indicates a qualitative x-axis’s value. |
Qualitative |
The collection of Qualitative |
Qualitative |
Stores range settings of Qualitative |
Qualitative |
The highlighted area limited by two fixed values (minimal and maximal limits) of an axis, and is perpendicular to the axis. |
Qualitative |
The collection of Qualitative |
Range |
Displays data as a filled area between two value sets. |
Range |
Stores range area series label settings. |
Range |
Stores range area series appearance settings. |
Range |
Displays data as bars that show ranges between two data values for argument values. Bars with the same argument from different series may overlap. |
Range |
Stores range bar series label settings. |
Range |
The base class for all ranges chart axes use. |
Range |
Stores values that you can use to generate text strings for range area or range bar series labels when you implement the ISeries |
Range |
A value range colorizer that colors range bar series points based on their Y-axis values. |
Rate |
A rate of change (ROC) indicator. |
Regression |
A regression line indicator. |
Relative |
A relative strength index (RSI) indicator. |
Scatter |
Displays data as a collection of points connected by a line, in the order they were indexed (opposite to Line |
Segment |
A colorizer that paints area segments of the area series based on the specified line segment colorizer. |
Segment |
A colorizer that paints area segments of the range area series based on the specified line segment colorizers. |
Segment |
A colorizer that paints area segments of the stacked area series based on the specified line segment colorizer. |
Selection |
Provides data for the Chart |
Series |
The base class for all series the Chart |
Series |
The base class for all series within the Charts library. |
Series |
The collection of the Chart |
Series |
|
Series |
Stores the series’ crosshair cursor settings. |
Series |
Provides the data for the Chart |
Series |
Stores the series’ tooltip settings. |
Series |
The base class for all series hint options. |
Series |
The base class for all series labels. |
Series |
Stores series label appearance settings. |
Series |
Stores values that you can use to generate text strings for labels of a series (area, bar, line, spline, point, or bubble) when you implement the ISeries |
Series |
The base class for all classes that store values of a series point that the chart uses to make series labels. |
Series |
Stores information about a data point and a series to which this point belongs. |
Series |
Stores settings that specify how the chart generates series from a data source based on a series template. |
Series |
Serves as a binding context for the template of generated series. |
Side |
Displays data as bars stacked according to the Stacked |
Side |
Displays data as bars grouped by arguments. Each bar shows the range between two data values for the argument value. |
Side |
Displays data as bars stacked according to the Stacked |
Spline |
Displays data as points connected by a curved line. |
Stacked |
Displays data as areas on a chart, so that each data point value is aggregated with values of the underlying data points. |
Stacked |
Displays data as bars stacked by arguments, so that each stacked bar height is determined by the total of all the series values for the argument. |
Stacked |
Stores stacked bar series label settings. |
Stacked |
Stores values that you can use to generate text strings for stacked area or stacked bar series labels when you implement the ISeries |
Stacked |
A value range colorizer that colors stacked area or stacked bar series points based on their stacked values. |
Standard |
A standard deviation indicator. |
Static |
Defines the fixed position for a crosshair label. |
Step |
Displays data as filled areas on a chart, with data points connected by horizontal and vertical lines. |
Step |
Displays data as points connected by horizontal and vertical lines. |
Stock |
Displays an Open-High-Low-Close typical financial series so that each data point consists of a vertical line indicating the price range over one unit of time, and the left and right tick marks showing the opening and closing prices for that time period, respectively. |
Stock |
Stores stock series appearance settings. |
Strip |
Stores the strip’s axis label settings. |
Strip |
The base class for all strips the chart axes can display. |
Strip |
Stores strip appearance settings. |
Style |
The base class for styles of all chart elements. |
Styled |
The base class for elements whose appearance can be configured. |
Text |
The base class for styles of elements that display text. |
Text |
Stores the text appearance settings. |
Title |
The base class for all titles that charts use. |
Title |
Stores the title appearance settings. |
Tooltip |
Defines the tooltip behavior. |
Transparency |
Stores transparency gradient settings for area series. |
Triangular |
A triangular moving average (TMA) indicator. |
Typical |
A typical price indicator. |
Value |
A value range colorizer that colors series points based on their Y-axis values. |
Value |
Gets or sets a data source field that contains data for series point values. |
Value |
Stores objects that specify data source fields that contain data for series point values. |
Weighted |
A weighted close indicator. |
Weighted |
A weighted moving average (WMA) indicator. |
Weighted |
A value range colorizer that colors bubble series points based on their weight values. |
Williams |
A Williams %R indicator. |
XYSeries |
#Interfaces
Name | Description |
---|---|
IAxis |
An interface that should be implemented by a class that defines custom labels for an axis. |
ICalculated |
The interface should be implemented by an object that provides data for Calculated |
IChangeable |
|
ICustom |
Interface that should be implemented by value providers for custom colorizers. |
ICustom |
An interface that should be implemented by a class that defines a custom point colorizer for a point, bar, line, area or range area series. |
IFill |
An interface that should be implemented by a class that defines an area segment colorizer for an area series. |
IIndex |
An interface that should be implemented by a custom point colorizer that has access to indexes of the data source items corresponding to series points. |
ILegend |
An interface that a point or segment colorizer should implement to specify legend items. |
IPie |
The interface should be implemented by an object that provide data for Pie |
IPoint |
An interface that should be implemented by a class that defines a point colorizer for a point, bar, line, area or range area series. |
IPoint |
|
IRange |
An interface that should be implemented by a class that defines a custom point colorizer for a range bar series. |
IRange |
An interface that should be implemented by a class that defines an area segment colorizer for a range area series. |
IRange |
An interface that should be implemented by a class that defines a point colorizer for a range bar series. |
ISegment |
An interface that should be implemented by a class that defines a line segment colorizer for a line, area or range area series. |
ISeries |
An interface that should be implemented by a class that defines custom labels for a series (the Series |
IStacked |
An interface that should be implemented by a class that defines a custom point colorizer for a stacked area or stacked bar series. |
IStacked |
An interface that should be implemented by a class that defines an area segment colorizer for a stacked area series. |
IStacked |
An interface that should be implemented by a class that defines a point colorizer for a stacked area or stacked bar series. |
IStacked |
An interface that should be implemented by a class that defines a line segment colorizer for a stacked area series. |
IWeighted |
An interface that should be implemented by a class that defines a custom point colorizer for a bubble series. |
IWeighted |
An interface that should be implemented by a class that defines a point colorizer for a bubble series. |
IXYSeries |
An interface that should be implemented by an object that supplies data for the chart’s series. |
#Delegates
Name | Description |
---|---|
Data |
A method that will handle the Data |
Hint |
A method that will handle the Hint |
Hint |
A method that will handle the Hint |
Selection |
A method that will handle the Selection |
Series |
#Enums
Name | Description |
---|---|
Action |
|
Aggregation |
Lists values that specify aggregate functions available for an axis of arguments. |
Auto |
|
Axis |
Lists values used to specify the position of axis labels. |
Axis |
Lists values that specify whether a user can scroll and zoom the chart along the axis. |
Axis |
Lists values used to specify an axis position. |
Axis |
Lists values used to specify the alignment of the axis title relative to the axis. |
Bar |
|
Bar |
Lists values used to specify the position of bar labels. |
Bubble |
Lists values used to specify the position of labels relative to bubbles. |
Chart |
Lists values that specify chart themes. |
Constant |
Lists values used to specify the alignment of the constant line title relative to the corresponding axis. |
Data |
|
Date |
Lists values used to specify the detail level for date-time values. |
Default |
Lists values which specify the validity of a condition (indicates whether the condition is true or false). |
Financial |
Lists values used to specify the position of financial series labels. |
Hint |
Sets the action which causes the hint to show. |
Label |
|
Label |
Lists values that indicate the horizontal alignment of a crosshair Label. |
Label |
Lists values that indicate the vertical alignment of a crosshair Label. |
Legend |
Lists values used to specify the legend’s horizontal position relative to the chart diagram. |
Legend |
Lists values used to specify whether the legend shows items for series colors or for series points. |
Legend |
Lists values used to specify the orientation of the legend. |
Legend |
Lists values used to specify the legend’s vertical position relative to the chart diagram. |
Pie |
Lists values that specify the position of pie slice labels relative to the pie diagram. |
Range |
Lists values used to specify the position of Range |
Range |
|
Range |
Lists values used to specify which of two point values (Low or High) the colorizer should evaluate to color bars of the Range |
Scientific |
Lists values used to specify scientific notation applied to numbers that axis labels display. |
Selection |
|
Selection |
Lists values that specify how the selected slice of the pie series behaves. |
Selection |
Lists values used to specify an element that is selected when an end user taps a series’s point. |
Selection |
Lists values used to specify the chart element selection behavior. |
Series |
Lists values that specify types of data that series can display. |
Sweep |
|
Value |
Lists levels of series point values used to calculate indicators. |
Value |
Lists the types of values that specify the point values to be displayed in the series. |