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

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