Members 
IDataSeries3D Interface
Defines the base interface to a DataSeries3D which provides a data-source for SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D.
Object Model
IDataSeries3D InterfaceISciChart3DSurface InterfaceICameraController InterfaceIChartModifier3D InterfaceIChartModifierSurface InterfaceIRenderSurface InterfaceIMainGrid InterfaceIServiceContainer InterfaceIViewport3D InterfaceIViewportManager3D InterfaceVector3 ClassIAxis3D InterfaceIAxis3D InterfaceIAxis3D InterfaceIRange InterfaceIRange InterfaceIRange Interface
Syntax
public interface IDataSeries3D : SciChart.Core.Framework.ISuspendable  
Remarks
DataSeries are assigned to the RenderableSeries via the SciChart.Charting3D.RenderableSeries.IRenderableSeries3D.DataSeries property. Any time a DataSeries is appended to, the parent SciChart.Charting3D.SciChart3DSurface will be redrawn.
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