ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Projection Class
Properties Methods

In This Topic
    Projection Class Members
    In This Topic

    The following tables list the members exposed by Projection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the Projection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal rotation from which the chart is viewed.  
    Public PropertyGets or sets the perspective ratio (0-100%) if the ProjectionType property is set to Perspective.  
    Public PropertyGets or sets the world origin offset by the X axis. For use with orthogonal projection only.  
    Public PropertyGets or sets the world origin offset by the Y axis. For use with orthogonal projection only.  
    Public PropertyGets or sets the type of projection.  
    Public PropertyGets or sets the vertical rotation from which the chart is viewed.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the Projection object.  
    Public MethodCompares the Projection object with another System.Object, and checks whether they both are equal.  
    Top
    See Also