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

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

    Parameters

    text
    See Also