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

In This Topic
    _setIsForwardDirection Method (IAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setIsForwardDirection( _
       ByVal value As Nullable(Of Boolean) _
    ) 
    void _setIsForwardDirection( 
       Nullable<bool> value
    )

    Parameters

    value
    See Also