ActiveReports 12
PlacementLocation Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomAxis Class : PlacementLocation Property
Gets or sets the position of the origin of the custom axis in terms of its parent axis.
Syntax
'Declaration
 
Public Property PlacementLocation As Double
public double PlacementLocation {get; set;}
See Also

Reference

CustomAxis Class
CustomAxis Members