The DataPoint object.
Visual Basic (Declaration) | |
---|---|
Public Property DataPoint As DataPoint |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DataPoint DataPoint {get; set;} |
Return Value
The DataPoint object.
This DataPoint property can be used to:
- Determine the identifier used by the DataPoint that fired the event. This is done using the DataPoint.Name property.
- Get or set other DataPoint properties (e.g. Empty, XValue, YValues).
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family