ActiveReports Developer 7
Position Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : Position Property

Glossary Item Box

Gets or sets the position along the adjacent axis.

Syntax

Visual Basic (Declaration) 
Public Property Position As System.Double
C# 
public System.double Position {get; set;}

See Also