HeatmapCustomPaintEventArgs.DXGraphics Property
In This Article
Gets the custom graphic object.
Namespace: DevExpress.XtraCharts.Heatmap
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public DXGraphics DXGraphics { get; }
#Property Value
Type | Description |
---|---|
DXGraphics | A |
See Also