ChartElement::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified Object is equal to the current ChartElement.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- obj
-
Type:
System::Object^
The Object to compare with the current ChartElement.
Return Value
Type: System::BooleanTrue if the specified Object is equal to the current ChartElement; otherwise, False.
.NET Framework
Available since 4.0
Available since 4.0
Show: