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

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