The following tables list the members exposed by Projection.
Name | Description | |
---|---|---|
![]() | Projection Constructor | Overloaded. Initializes a new instance of the Projection class. |
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. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a clone of the Projection object. |
![]() | Equals | Compares the Projection object with another System.Object, and checks whether they both are equal. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |