ActiveReports Developer 7
PlacementLocation Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomAxis Class : PlacementLocation Property

Glossary Item Box

Gets or sets the position of the origin of the custom axis in terms of its parent axis.

Syntax

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

See Also