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

In This Topic
    _parseTextBoundValues Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _parseTextBoundValues( _
       ByVal model As IViewModel, _
       ByVal str As String _
    ) As String
    public static string _parseTextBoundValues( 
       IViewModel model,
       string str
    )

    Parameters

    model
    str
    See Also