ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / MajorTicks Property

In This Topic
    MajorTicks Property (Axis)
    In This Topic
    Gets or sets major ticks position
    Syntax
    'Declaration
     
    Public Property MajorTicks As TickMark
    public TickMark MajorTicks {get; set;}
    See Also