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

In This Topic
    _getTokenProperty Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getTokenProperty( _
       ByVal token As String, _
       ByVal pointView As IPointView, _
       ByVal contentDefinitions As List(Of IContentEncodingDefinition), _
       ByVal stringFormatting As IStringFormatting, _
       ByVal tokenProperty As String _
    ) As IValue

    Parameters

    token
    pointView
    contentDefinitions
    stringFormatting
    tokenProperty
    See Also