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

In This Topic
    MinorUnit Property (IAxis)
    In This Topic
    Gets step between ticks, if null then value will be calculated automatically
    Syntax
    'Declaration
     
    ReadOnly Property MinorUnit As Object
    object MinorUnit {get;}
    See Also