MindFusion.Charting for WebForms Programmer's Guide
Brush.equals Method
See Also
 



Determines whether the specified object is equal to this Brush.

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

 Syntax

JavaScript  Copy Code

function equals (The)

 Parameters

The

object to compare with.

 Return Value

true if the specified object is equal to this Brush; otherwise, false.

 See Also

Brush Members
Brush Class
MindFusion.Charting.Drawing Namespace