Represent the single data point that may have several data values.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public class DataPoint
Visual Basic
Public Class DataPoint

Inheritance Hierarchy

System..::..Object
  C1.Phone.Chart..::..DataPoint
    C1.Phone.Chart..::..XYDataSeries..::..XYDataPoint

See Also