MindFusion.Charting for JavaScript Programmer's Guide
PaintEventArgs.paintVisualElement Method
See Also
 






Paints the specified visual element to the underlying canvas.

Namespace: MindFusion.Gauges
File: EventArgs.js

 Syntax

JavaScript  Copy Code

function paintVisualElement (element, constraint)

 Parameters

element

Type: VisualElement
VisualElement. The VisualElement to paint.

constraint

Type: Size
Size. The available size.

 See Also

PaintEventArgs Members
PaintEventArgs Class
MindFusion.Gauges Namespace