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

In This Topic
    _setPointerType Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setPointerType( _
       ByVal type As BubblePointerType _
    ) 
    public void _setPointerType( 
       BubblePointerType type
    )

    Parameters

    type
    See Also