[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Marker.Equals

Equals Method

Equals(object)

Compare the Marker 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
Returns
Type Description
bool
Overrides