ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / WallRange Class / AdjacentAxes Property

In This Topic
    AdjacentAxes Property
    In This Topic
    Gets or sets the adjacent axes collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property AdjacentAxes As AxesCollection
    public AxesCollection AdjacentAxes {get;}
    Remarks

    The WallRange is displayed on the visible walls based on primary and adjacent axes.

    See Also