Represents a single piece of data to be plotted on a chart.

Namespace: Mindscape.SilverlightElements.Charting
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public abstract class DataPoint : Control
Visual Basic
Public MustInherit Class DataPoint _
	Inherits Control
Visual C++
public ref class DataPoint abstract : public Control

Inheritance Hierarchy

See Also