Back to Devexpress

DXCustomPaintEventArgs Properties

windowsforms-devexpress-dot-xtracharts-dot-dxcustompainteventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

DXCustomPaintEventArgs Properties

Provides data for the ChartControl.CustomPaint event when the chart is drawn on surfaces in GDI+ and DirectX modes.

NameDescription
BoundsGets the bounds of a custom graphic object. Inherited from CustomPaintEventArgs.
CacheReturns an object that allows you to draw on surfaces in GDI+ and DirectX modes.
DXGraphicsInherited from CustomPaintEventArgs.
GraphicsGets the custom graphic object. Inherited from CustomPaintEventArgs.

See Also

DXCustomPaintEventArgs Class

DXCustomPaintEventArgs Members

DevExpress.XtraCharts Namespace