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

In This Topic
    _getPointPathPropertyValue Method (IPointPathExpressionAdapter)
    In This Topic
    Syntax
    'Declaration
     
    Function _getPointPathPropertyValue( _
       ByVal pointPathPropertyName As String _
    ) As DataValueType
    DataValueType _getPointPathPropertyValue( 
       string pointPathPropertyName
    )

    Parameters

    pointPathPropertyName
    See Also