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

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

    Parameters

    pointPathPropertyName
    See Also