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

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