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

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