FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / OrthogonalProjection Class
Members


OrthogonalProjection Class
Represents an orthogonal projection of a 3D space onto a 2D plane.
Syntax
'Declaration
 
Public Class OrthogonalProjection 
   Inherits Projection
 
'Usage
 
Dim instance As OrthogonalProjection
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Projection
      FarPoint.Win.Chart.OrthogonalProjection

See Also