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

In This Topic
    _updateLegendItemSelectedState Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub _updateLegendItemSelectedState( _
       ByVal plotArea As IPlotAreaModel _
    ) 
    public static void _updateLegendItemSelectedState( 
       IPlotAreaModel plotArea
    )

    Parameters

    plotArea
    See Also