ActiveReports 6 Online Help
Projection Class Members
Properties  Methods  Events

The following tables list the members exposed by Projection.

Public Constructors
 NameDescription
Public ConstructorProjection ConstructorOverloaded. Initializes a new instance of the Projection class.  
Top
Public Properties
 NameDescription
Public PropertyHorizontalRotationGets or sets the horizontal rotation from which the chart is viewed.  
Public PropertyPerspectiveRatioPctGets or sets the perspective ratio (0-100%) if the ProjectionType property is set to Perspective.  
Public PropertyProjectionDXGets or sets the world origin offset by the X axis. For use with orthogonal projection only.  
Public PropertyProjectionDYGets or sets the world origin offset by the Y axis. For use with orthogonal projection only.  
Public PropertyProjectionTypeGets or sets the type of projection.  
Public PropertyVerticalRotationGets or sets the vertical rotation from which the chart is viewed.  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a clone of the Projection object.  
Public MethodDestroy (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodEquals  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodInternalGetParentsFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Top
Public Events
 NameDescription
Public EventChange

Occurs when the content of the Projection class changes.

(Inherited from DataDynamics.ActiveReports.Chart.Item)
Top
See Also

Reference

Projection Class
DataDynamics.ActiveReports.Chart Namespace

Send Feedback