ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / DateMode Property

In This Topic
    DateMode Property (Axis)
    In This Topic
    Gets or sets axis date mode
    Syntax
    'Declaration
     
    Public Property DateMode As AxisDateMode
    public AxisDateMode DateMode {get; set;}
    See Also