AxisCubeEntity Class
Defines an entity which renders an Axis Cube in the 3D scene
Object Model

Syntax
public class AxisCubeEntity : SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTAxisCubeEntity>, SciChart.Charting3D.Primitives.IBaseSceneEntity
Remarks
Except it doesn't. Currently the Axis Cube is rendered in C++. Here is a TODO to pull it up to the C# layer
Inheritance Hierarchy
System.Object
SciChart.Charting3D.Interop.TSRExposedObject
SciChart.Charting3D.Interop.TSRSceneEntity
SciChart.Charting3D.Interop.SCRTSceneEntity
SciChart.Charting3D.Primitives.BaseSceneEntity<T>
SciChart.Charting3D.Axis.AxisCubeEntity
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