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

In This Topic
    _evaluate Method (_PointPathExpression)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _evaluate( _
       ByVal adapter As IPointPathExpressionAdapter _
    ) As Object
    public object _evaluate( 
       IPointPathExpressionAdapter adapter
    )

    Parameters

    adapter
    See Also