ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / WallRange Class / PrimaryAxis Property

In This Topic
    PrimaryAxis Property
    In This Topic
    Gets or sets the primary axis for the WallRange.
    Syntax
    'Declaration
     
    Public Property PrimaryAxis As AxisBase
    public AxisBase PrimaryAxis {get; set;}
    See Also