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

In This Topic
    evaluate Method (_VectorConditionalRule)
    In This Topic
    Syntax
    'Declaration
     
    Public Function evaluate( _
       ByVal context As IPointView _
    ) As Boolean
    public bool evaluate( 
       IPointView context
    )

    Parameters

    context
    See Also