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

In This Topic
    MajorTickMarks Property (IAxis)
    In This Topic
    Gets the style of the major tick marks.
    Syntax
    'Declaration
     
    ReadOnly Property MajorTickMarks As TickMark
    TickMark MajorTickMarks {get;}
    See Also