Name | Description | |
---|---|---|
![]() | View Constructor | This member is reserved for internal use and is not intended to be used directly from your code. |
The following tables list the members exposed by View.
Name | Description | |
---|---|---|
![]() | View Constructor | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | Elevation | The elevation of the viewpoint in degrees. |
![]() | PerspectiveAngle | The field of view angle, in degrees when the Projection property is set to ProjectionType.Perspective |
![]() | Projection | Controls the projection type of the camera. Can be ProjectionType.Orthogonal or ProjectionType.Perspective. |
![]() | Rotation | The rotation of the viewpoint in degrees. |
![]() | ViewerRotation | The rotation (or tilting) of the camera. |
![]() | XDepth | The offset of the 3D objects along the X axis depending on their Z depth when the projection is ProjectionType.Orthogonal |
![]() | YDepth | The offset of the 3D objects along the Y axis depending on their Z depth when the projection is ProjectionType.Orthogonal. |
![]() | Zoom | The zooming factor applied to the chart camera in percents. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of the view object (Inherited from Xceed.Chart.GraphicsCore.ViewBase) |
![]() | InitFromView | Initializes a View object from the properties of another View object. |
![]() | SetPredefinedProjection | Sets a predefined projection to the camera. (Inherited from Xceed.Chart.GraphicsCore.ViewBase) |
![]() | ShowEditor | Overloaded. Shows a properties dialog allowing you to visually edit the View properties. |
Name | Description | |
---|---|---|
![]() | CreateStoredMatrices | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.ViewBase) |