The following tables list the members exposed by Point.
| Name | Description | |
|---|---|---|
|  | Point Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Equals | Indicates whether this instance and the specified object are equal | 
|  | GetHashCode | Returns a hash code. | 
|  | Reset | Resets all properties of this structure to their default values. | 
|  | ResetX | Restores the value of the P:Infragistics.Win.DataVisualization.Point.X property to its default. | 
|  | ResetY | Restores the value of the P:Infragistics.Win.DataVisualization.Point.Y property to its default. | 
|  | ShouldSerializeX | Returns a boolean value indicating whether the P:Infragistics.Win.DataVisualization.Point.X property requires serialization. | 
|  | ShouldSerializeY | Returns a boolean value indicating whether the P:Infragistics.Win.DataVisualization.Point.Y property requires serialization. | 
|  | ToString | Returns the string representation of this instance. | 
|  Equality | Overloaded. Overrides the == operator | 
|  Implicit Type Conversion | Overloaded. Returns a Infragistics.DataVisualization.Point instance from the specified System.Drawing.Point instance. | 
|  Inequality | Overloaded. Overrides the != operator |