Xceed Chart for WinForms v4.4 Documentation
View Class Members
Properties  Methods 


Xceed.Chart.Standard.v4.4 Assembly > Xceed.Chart.Standard Namespace : View Class

The following tables list the members exposed by View.

Public Constructors
 NameDescription
Public ConstructorThis member is reserved for internal use and is not intended to be used directly from your code.  
Top
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
Public Methods
 NameDescription
Public MethodCreates an identical copy of the view object (Inherited from Xceed.Chart.GraphicsCore.ViewBase)
Public MethodInitializes a View object from the properties of another View object.  
Public MethodSets a predefined projection to the camera. (Inherited from Xceed.Chart.GraphicsCore.ViewBase)
Public MethodOverloaded. Shows a properties dialog allowing you to visually edit the View properties.  
Top
Protected Methods
 NameDescription
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.ViewBase)
Top
See Also

Reference

View Class
Xceed.Chart.Standard Namespace