Back to Devexpress

DevExpress.XtraCharts Namespace

windowsforms-devexpress-e425274c.md

latest1.2 KB
Original Source

DevExpress.XtraCharts Namespace

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

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

NuGet Package : DevExpress.Win.Charts

Classes

NameDescription
ChartControlVisualizes data as bars, areas, lines and other shapes. See Chart Control.
DXCustomPaintEventArgsProvides data for the ChartControl.CustomPaint event when the chart is drawn on surfaces in GDI+ and DirectX modes.
QueryCursorEventArgsProvides data for the QueryCursor event.

Delegates

NameDescription
QueryCursorEventHandlerA method that will handle the ChartControl.QueryCursor event.