ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ITrendlineCartesianOverlayItemView Interface / _setLabel Method

In This Topic
    _setLabel Method (ITrendlineCartesianOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setLabel( _
       ByVal value As String _
    ) 
    void _setLabel( 
       string value
    )

    Parameters

    value
    See Also