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. |