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





Gets or sets the underlying CanvasRenderingContext2D drawing object.

Namespace: MindFusion.Charting.Drawing
Package: Graphics.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Graphics.prototype, "context", { value: CanvasRenderingContext2D });

 Property Value

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace