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

In This Topic
    _xReversed Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _xReversed( _
       ByVal groupView As ICartesianGroupView _
    ) As Boolean
    public static bool _xReversed( 
       ICartesianGroupView groupView
    )

    Parameters

    groupView
    See Also