DevExpress.UI.Xaml.Charts Namespace
Contains classes which implement the main functionality of Chart Controls.
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Classes
Name | Description |
---|---|
Area |
Represents a series view of the Area type. |
Axis |
The base class for classes that provide axes functionality for a chart control. |
Axis |
Contains options that define appearance and behavior of axis labels. |
Axis |
The base class for all axis ranges. |
Axis |
Defines the common settings of an axis title. |
Axis |
Represents the X-Axis for 2D charts. |
Axis |
Represents the Y-Axis for 2D charts. |
Bar |
Represents the base class for all Bar and Column series views. |
Cartesian |
The Cartesian Chart control to plot series of data points on an XY Cartesian diagram. |
Cartesian |
Represents the base class for all series views that can be displayed on a Cartesian |
Chart |
The base class for chart controls. |
Chart |
The base class for all adapters that provide data for a series. |
Chart |
Enables Win |
Chart |
Represents the base class for other chart elements intended to hide most properties of the Control class. |
Collection |
A base for certain collections used in charts. |
Contour |
Contains settings that specify the appearance of a contour drawn around chart elements. |
Data |
Contains data member settings that specify from which column in a datasource to obtain data for data points, as well as how to treat this data. |
Data |
Represents a collection that stores the data members of a particular Data |
Data |
An individual data point in the series. |
Data |
Provides a collection of data points for a series. |
Data |
A collection of Data |
Data |
Contains data binding settings that define the datasource to obtain data for a series, as well as data fields to be used from this datasource. |
Donut |
Represents a series view of the Donut type. |
Full |
Represents a series view of the Full-Stacked Area type. |
Full |
Represents a series view of the Full-Stacked Bar type. |
Full |
Represents a series view of the Full-Stacked Line type. |
Funnel |
The Funnel Chart control is used to plot series of data points on a funnel chart area. |
Funnel |
Represents a series view of the Funnel type. |
Legend | Represents a chart control’s legend. |
Line |
Represents a series view of the Line type. |
Marker |
Represents the base class for all series views that contain data point markers. |
Nested |
Represents a series view of the Nested Donut type. |
Palette | Represents a palette (collection of colors) used to draw a chart. |
Pie |
The Pie Chart control to plot series of data points on a pie chart area. |
Pie |
Represents a series view of the Pie type. |
Point |
Represents a series view of the Point type. |
Scatter |
Represents a series view of the Scatter Line type. |
Series | Represents an individual series within a chart control. |
Series |
Represents a collection that stores individual series within a chart control. |
Series |
Contains options that define the appearance and behavior of data point labels. |
Series |
Contains settings that define the appearance and behavior of a series title. |
Series |
Represents the base class for all series views. |
Side |
Represents a series view of the Side-by-Side Bar type. |
Side |
Represents a series view of the Side-by-Side Full-Stacked Bar type. |
Side |
Represents a series view of the Side-by-Side Stacked Bar type. |
Stacked |
Represents a series view of the Stacked Area type. |
Stacked |
Represents a series view of the Stacked Bar type. |
Stacked |
Represents a series view of the Stacked Line type. |
Step |
Represents a series view of the Step Area type. |
Step |
Represents a series view of the Step Line type. |
Strip | Represents a strip within a chart control’s diagram. |
Strip |
Represents a collection that stores the strips of a particular axis. |
Visual |
Defines the leftmost and rightmost values that are currently visible on an axis. |
Whole |
Defines the minimum and possible values that can be displayed on an axis. |
#Enums
Name | Description |
---|---|
Actual |
Contains the values used to identify the actual scale type for the argument and value data of data points. |
Axis |
Lists the values used to specify an axis alignment. |
Bar |
Lists the values used to specify the position of Bar labels. |
Chart |
Lists the values used to specify which attribute of a data point should be populated using a data member’s settings. |
Data |
Lists the values used to specify how data points are animated when the underlying data is changed. |
Date |
Lists the values that specify the unit of measurement for date-time values within a chart control. |
Funnel |
Lists the values used to specify the position of funnel labels. |
Horizontal |
Lists the values that specify the legend’s horizontal alignment within the chart. |
Pie |
Lists the values used to specify the position of pie labels. |
Pie |
Lists the values that are used to define the direction of a 2D Pie series sweep. |
Range |
Lists the values used to specify how a series should be represented in a Range Control. |
Scale |
Contains the values used to specify the scale type for the argument and value data of data points. |
Series |
Lists the values used to specify the position of series titles. |
Title |
Lists the values used to specify the alignment of an axis title relative to its owner axis. |
Unwind |
Lists the values that are used to define the direction of an unwinding animation. |
Vertical |
Lists the values that specify the legend’s vertical alignment within the chart. |