XyzAxisDebug3D Class
Defines an entity which draws an X-Y-Z line in Red Green Blue at the centre of the axis cube. Used to debug
Object Model

Syntax
public class XyzAxisDebug3D : SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTSceneEntity>, 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.Annotations.XyzAxisDebug3D
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