The DataPointInfo type exposes the following members.
Properties
|
| Name | Description |
|---|
 | ContainsTouchLocation |
Determines whether the layout slot of the data point contains the touch location.
|
 | DataPoint |
Gets the data point in the series object that is closest to the tap location.
|
 | DisplayContent |
Gets or sets the object that visually represents the value of the associated point.
|
 | DisplayHeader |
Gets the name of the series which host the associated data point.
|
 | Series |
Gets the series object that contains the data point.
|
See Also