ActiveReports Developer 7
ProjectionDY Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Projection Class : ProjectionDY Property

Glossary Item Box

Gets or sets the world origin offset by the Y axis. For use with orthogonal projection only.

Syntax

Visual Basic (Declaration) 
Public Property ProjectionDY As System.Single
C# 
public System.float ProjectionDY {get; set;}

See Also