ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Projection Class / ProjectionDX Property

In This Topic
    ProjectionDX Property
    In This Topic
    Gets or sets the world origin offset by the X axis. For use with orthogonal projection only.
    Syntax
    'Declaration
     
    Public Property ProjectionDX As Single
    public float ProjectionDX {get; set;}
    See Also