ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ITimeAxisScale Interface / _getMajorDateMode Method

In This Topic
    _getMajorDateMode Method (ITimeAxisScale)
    In This Topic
    Syntax
    'Declaration
     
    Function _getMajorDateMode() As Nullable(Of DateMode)
    Nullable<DateMode> _getMajorDateMode()
    See Also