The following tables list the members exposed by Projection.
Public Properties
| Name | Description |
| HorizontalRotation | Gets or sets the horizontal rotation from which the chart is viewed. |
| PerspectiveRatioPct | Gets or sets the perspective ratio (0-100%) if the ProjectionType property is set to Perspective. |
| ProjectionDX | Gets or sets the world origin offset by the X axis. For use with orthogonal projection only. |
| ProjectionDY | Gets or sets the world origin offset by the Y axis. For use with orthogonal projection only. |
| ProjectionType | Gets or sets the type of projection. |
| VerticalRotation | Gets or sets the vertical rotation from which the chart is viewed. |
Top
Public Methods
Public Events
See Also