SciChart3DRootSceneEntity Class
A BaseSceneEntity which is at the root of a SciChart3DSurface 3D Scene.
Contains an SciChart.Charting3D.Axis.AxisCubeEntity, RenderableSeries3DEntity which is the parent for SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D
Object Model

Syntax
public class SciChart3DRootSceneEntity : SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTSceneEntity>, IRootSceneEntity, SciChart.Charting3D.Primitives.IBaseSceneEntity
Inheritance Hierarchy
System.Object
SciChart.Charting3D.Interop.TSRExposedObject
SciChart.Charting3D.Interop.TSRSceneEntity
SciChart.Charting3D.Interop.SCRTSceneEntity
SciChart.Charting3D.Primitives.BaseSceneEntity<T>
SciChart.Charting3D.SciChart3DRootSceneEntity
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