MindFusion.Charting for WebForms Programmer's Guide
Graphics.beginFigure Method
See Also
 



Starts a new figure.

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

 Syntax

JavaScript  Copy Code

function beginFigure ([pen, [brush, [bounds]]])

 Parameters

pen
Optional.

The pen to stroke the figure with.

brush
Optional.

The brush to fill the figure with.

bounds
Optional.

The bounds to which the brush should be applied.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace