Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraCharts Namespace

In This Article

Contains classes which implement the main functionality of the XtraCharts suite.

Assembly: DevExpress.XtraCharts.v24.2.UI.dll

NuGet Package: DevExpress.Win.Charts

#Classes

Name Description
ChartControl Visualizes data as bars, areas, lines and other shapes. See Chart Control.
DXCustomPaintEventArgs Provides data for the ChartControl.CustomPaint event when the chart is drawn on surfaces in GDI+ and DirectX modes.
QueryCursorEventArgs Provides data for the QueryCursor event.

#Delegates

Name Description
QueryCursorEventHandler A method that will handle the ChartControl.QueryCursor event.