ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TimeAxisScale Class / _getMinorDateMode Method

In This Topic
    _getMinorDateMode Method (_TimeAxisScale)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getMinorDateMode() As Nullable(Of DateMode)
    public Nullable<DateMode> _getMinorDateMode()
    See Also