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