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

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

Syntax

C#
[DefaultMemberAttribute("Item")]
public class DataPoint
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class DataPoint

Inheritance Hierarchy

See Also