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

In This Topic
    DateMode Property (IDateAxis)
    In This Topic
    Gets axis date mode
    Syntax
    'Declaration
     
    ReadOnly Property DateMode As AxisDateMode
    AxisDateMode DateMode {get;}
    See Also