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

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