ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Projection Class / ProjectionDY Property

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