CustomPaintEventArgs.Graphics Property
Gets the custom graphic object.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Graphics | A Graphics object, encapsulating a GDI+ drawing surface. |
See Also