DevExpress.WinUI.Charts Namespace
Contains classes which implement the main functionality of Chart Controls.
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Classes
Name | Description |
---|---|
Area |
Displays series data points as an Area chart. |
Axis |
The base class for axes. |
Axis |
Represents the X-Axis for 2D charts. |
Axis |
Represents the Y-Axis for 2D charts. |
Bar |
Allows you to visualize series data points as bars and columns. |
Cartesian |
The Cartesian Chart control to plot series of data points on an XY Cartesian diagram. |
Cartesian |
The base class for Cartesian Chart series. |
Cartesian |
A collection of Cartesian chart series. |
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 chart data sources. |
Chart |
Enables Win |
Chart |
Represents the base class for other chart elements intended to hide most properties of the Control class. |
Chart |
Contains data for the Selection |
Chart |
Implements base internal infrastructure for chart elements, for example, support for property update notifications. |
Chart |
A base class for chart elements that can be bound to a Data |
Chart |
Displays the bound chart’s data within the range control and specifies the chart’s visual range. |
Collection |
A base for certain collections used in charts. |
Contour |
Contains settings that specify the appearance of a contour drawn around chart elements. |
Data |
Allows you to bind a chart to a data source. |
Data |
The base class for entities used to connect a chart to a data source. |
Element |
Contains data for the Chart |
Funnel |
The Funnel Chart control is used to plot series of data points on a funnel chart area. |
Funnel |
A funnel series. |
Funnel |
A collection of funnel chart series. |
Funnel |
Represents a series view of the Funnel type. |
Legend | Represents a chart control’s legend. |
Line |
The Line series view. |
Line |
The base class for line series. |
Marker |
Represents the base class for all series views that contain data point markers. |
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 |
A pie series. |
Pie |
A collection of pie chart series. |
Pie |
Represents a series view of the Pie type. |
Point |
A series point that has one value per argument. |
Point |
A base class for classes that contain information about a series point. |
Point |
A collection of series data points. |
Point |
The Point series view. |
Scatter |
The Scatter Line series view. |
Series | Represents an individual series within a chart control. |
Series |
A base class for chart series. |
Series |
A base class for series collections. |
Series |
Represents the base class for all series views. |
Strip | Represents a strip within a chart control’s diagram. |
Strip |
Represents a collection that stores the strips of a particular axis. |
#Delegates
Name | Description |
---|---|
Chart |
Defines a signature (parameter list types) for the method that handles the Chart |
Element |
A method that handles the Chart |
#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 values that specify the position for Bar labels. |
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. |
Interpolation |
Lists interpolation modes used to connect points. |
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. |
Stacked |
Lists values that define how to stack points shown for the same argument. |
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. |