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

In This Topic
    _LabelShape Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal text As String _
    )
    public _LabelShape( 
       string text
    )

    Parameters

    text
    See Also