DXCustomPaintEventArgs Properties
Provides data for the ChartControl.CustomPaint event when the chart is drawn on surfaces in GDI+ and DirectX modes.
Name | Description |
---|---|
Bounds |
Gets the bounds of a custom graphic object.
Inherited from Custom |
Cache |
Returns an object that allows you to draw on surfaces in GDI+ and Direct |
DXGraphics |
Inherited from Custom |
Graphics |
Gets the custom graphic object.
Inherited from Custom |
See Also