Members 
Plane Class
Plane data type declaration represents a plane in 3d and has various different functions.
Object Model
Plane ClassTSRVector3 ClassTSRVector3 ClassTSRVector3 ClassTSRVector3 ClassSWIGTYPE_p_float ClassTSRVector3 Class
Syntax
[DebuggerDisplay("({NormalX},{NormalY},{NormalZ},{Distance})")]
public class Plane : SciChart.Charting3D.Interop.TSRPlane 
Inheritance Hierarchy

System.Object
   SciChart.Charting3D.Interop.TSRPlane
      SciChart.Charting3D.Plane

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