The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ChartPaintEventArgs::ChartGraphics Property
.NET Framework (current version)
Gets a ChartGraphics object.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Web.UI.DataVisualization.Charting::ChartGraphics^A ChartGraphics object.
Use this object property during a painting event to:
Help with the conversion to and from relative and/or absolute chart coordinates.
Perform custom drawing using a GDI+ Graphics object.
.NET Framework
Available since 4.0
Available since 4.0
Show: