Members 
DataSeries3D Class
A generic abstract base class which defines a generic DataSeries which contains 1..N columns, such as X,Y,Z in the case of plain X,Y,Z data.
Object Model
DataSeries3D ClassISciChart3DSurface InterfaceICameraController InterfaceIChartModifier3D InterfaceIChartModifierSurface InterfaceIRenderSurface InterfaceIMainGrid InterfaceIServiceContainer InterfaceIViewport3D InterfaceIViewportManager3D InterfaceVector3 ClassIAxis3D InterfaceIAxis3D InterfaceIAxis3D InterfaceIRange InterfaceIRange InterfaceIRange Interface
Syntax
Remarks
DataSeries3D are assigned to the RenderableSeries3D via the SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D.DataSeries property. Any time a DataSeries3D is appended to, the parent SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D will be redrawn.
Inheritance Hierarchy
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