Members 
SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : XyzDataPointViewModel<TAllPoints> Class
XyzDataPointViewModel<TAllPoints> Class
Object Model
XyzDataPointViewModel<TAllPoints> ClassIPointMetadata3D InterfaceIDataSeries3D Interface
Syntax
public class XyzDataPointViewModel<TAllPoints> : XyzDataPointViewModel<TAllPoints,TAllPoints,TAllPoints> 
where TAllPoints: IComparable
Type Parameters
TAllPoints
Inheritance Hierarchy

System.Object
   SciChart.Data.Model.BindableObject
      SciChart.Charting3D.Model.XyzDataPointViewModel<TX,TY,TZ>
         SciChart.Charting3D.Model.XyzDataPointViewModel<TAllPoints>

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