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

Glossary Item Box

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

Syntax

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

See Also