DevExpress.XtraCharts Namespace
Contains classes which implement the main functionality of the XtraCharts suite.
Assembly: DevExpress.XtraCharts.v24.1.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. |