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

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