ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / MinorTicks Property

In This Topic
    MinorTicks Property (IAxis)
    In This Topic
    Gets minor ticks position
    Syntax
    'Declaration
     
    ReadOnly Property MinorTicks As TickMark
    TickMark MinorTicks {get;}
    See Also