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

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.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