Members 
XyyPoint2DSeries Class
Defines a strongly typed PointSeries which contains subset of X,Y,Y1 data used to render points to the screen.
Object Model
XyyPoint2DSeries ClassDoubleRange ClassDoubleRange Class
Syntax
public class XyyPoint2DSeries : Point2DSeries, IPointSeries, IXyyPointSeries  
Inheritance Hierarchy

System.Object
   SciChart.Data.Model.PointSeriesBase
      SciChart.Data.Model.Point2DSeries
         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