Edit

Share via


ChartPaintEventArgs.ChartGraphics Property

Definition

Gets a ChartGraphics object.

public System.Web.UI.DataVisualization.Charting.ChartGraphics ChartGraphics { get; }

Property Value

A ChartGraphics object.

Remarks

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.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1