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

In This Topic
    _setText Method (_LabelShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setText( _
       ByVal value As String _
    ) 
    public void _setText( 
       string value
    )

    Parameters

    value
    See Also