Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Standard.v4.4 Assembly / Xceed.Chart.Standard Namespace / View Class


In This Topic
    View Class Properties
    In This Topic

    For a list of all members of this type, see View members.

    Public Properties
     NameDescription
    Public PropertyThe elevation of the viewpoint in degrees.  
    Public PropertyThe field of view angle, in degrees when the Projection property is set to ProjectionType.Perspective  
    Public PropertyControls the projection type of the camera. Can be ProjectionType.Orthogonal or ProjectionType.Perspective.  
    Public PropertyThe rotation of the viewpoint in degrees.  
    Public PropertyThe rotation (or tilting) of the camera.  
    Public PropertyThe offset of the 3D objects along the X axis depending on their Z depth when the projection is ProjectionType.Orthogonal  
    Public PropertyThe offset of the 3D objects along the Y axis depending on their Z depth when the projection is ProjectionType.Orthogonal.  
    Public PropertyThe zooming factor applied to the chart camera in percents.  
    Top
    See Also