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



Closes the current figure.

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

 Syntax

JavaScript  Copy Code

function closeFigure ([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