[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.LegendsCollection.Equals

Equals Method

Equals(object)

Compare the LegendsCollection object to another System.Object and check if the two are equal

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj

The System.Object to compare with the LegendsCollection object

Returns
Type Description
bool
Overrides