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

In This Topic
    PlacementLength Property
    In This Topic
    Gets or sets the length of the custom axis in terms of its parent axis.
    Syntax
    'Declaration
     
    Public Property PlacementLength As Double
    public double PlacementLength {get; set;}
    See Also