CustomPaintEventArgs.DXGraphics Property
In This Article
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public DXGraphics DXGraphics { get; }
#Property Value
Type |
---|
DXGraphics |
See Also