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

In This Topic
    _addLabel Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _addLabel( _
       ByVal label As String _
    ) 
    public void _addLabel( 
       string label
    )

    Parameters

    label
    See Also