MindFusion.Charting for JavaScript Programmer's Guide
Pen.toString Method
See Also
 






Returns a string representation of this pen.

Namespace: MindFusion.Drawing
File: Pen.js

 Syntax

JavaScript  Copy Code

function toString ()

 Return Value

Type: String
The string representation of this pen.

 Remarks

Used for backward compatibility with the JSLib class.

 See Also

Pen Members
Pen Class
MindFusion.Drawing Namespace