ActiveReports Developer 7
X Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Point2d Class : X Property

Glossary Item Box

Gets or sets the point's x coordinate

Syntax

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

See Also