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

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

    Parameters

    text
    See Also