ASP.NET Pack Programmer's Guide
RenderContext.Graphics Property
See Also
 





Gets or sets the current drawing surface.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public IGraphics Graphics { get; set; }

Visual Basic  Copy Code

Public Property Graphics As IGraphics

 Property Value

 See Also

RenderContext Members
RenderContext Class
MindFusion.Charting Namespace