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

In This Topic
    _text Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _text( _
       Optional ByVal value As String _
    ) As String
    public string _text( 
       string value
    )

    Parameters

    value
    See Also