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

In This Topic
    _setLabelInfo Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setLabelInfo( _
       ByVal posInfo As _LabelPositionInformation _
    ) 
    public void _setLabelInfo( 
       _LabelPositionInformation posInfo
    )

    Parameters

    posInfo
    See Also