Back to Devexpress

CustomPaintEventArgs.DXGraphics Property

corelibraries-devexpress-dot-xtracharts-dot-custompainteventargs.md

latest961 B
Original Source

CustomPaintEventArgs.DXGraphics Property

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public DXGraphics DXGraphics { get; }
vb
Public ReadOnly Property DXGraphics As DXGraphics

Property Value

Type
DXGraphics

See Also

CustomPaintEventArgs Class

CustomPaintEventArgs Members

DevExpress.XtraCharts Namespace