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

In This Topic
    _getShapeFieldProperty Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getShapeFieldProperty( _
       ByVal pointView As IPointView, _
       ByVal stringFormatting As IStringFormatting, _
       ByVal tokenProperty As String _
    ) As IValue
    public static IValue _getShapeFieldProperty( 
       IPointView pointView,
       IStringFormatting stringFormatting,
       string tokenProperty
    )

    Parameters

    pointView
    stringFormatting
    tokenProperty
    See Also