ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisBase Class / MajorTick Property

In This Topic
    MajorTick Property
    In This Topic
    Gets or sets the major tick of the axis.
    Syntax
    'Declaration
     
    Public Property MajorTick As Tick
    public Tick MajorTick {get; set;}
    See Also