Point2DSeries Class
Defines a strongly typed PointSeries which contains subset of X,Y data used to render points to the screen.
Object Model

Syntax
public class Point2DSeries : PointSeriesBase, IPointSeries
Inheritance Hierarchy
System.Object
SciChart.Data.Model.PointSeriesBase
SciChart.Data.Model.Point2DSeries
SciChart.Charting.Model.DataSeries.BoxPointSeries
SciChart.Charting.Model.DataSeries.HlcPointSeries
SciChart.Charting.Model.DataSeries.XyzPointSeries
SciChart.Data.Model.StripePointSeries
SciChart.Data.Model.XyyPoint2DSeries
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also