Represents a data point that is stored in the DataPointCollection class.
The DataPoint class stores properties associated with data as well as data point values. Each data point consists of an X-value and one or more Y-values. More info available on MSDN.