ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / CustomAxis Class / PlacementLocation Property

In This Topic
    PlacementLocation Property
    In This Topic
    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