ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IAxisUnitOption Interface / dateMode Property

In This Topic
    dateMode Property (IAxisUnitOption)
    In This Topic
    Syntax
    'Declaration
     
    Property dateMode As Nullable(Of DateMode)
    Nullable<DateMode> dateMode {get; set;}
    See Also