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

In This Topic
    _getRelatedPointViewsUnselectedStyle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getRelatedPointViewsUnselectedStyle( _
       ByVal symbol As ILegendSymbolView _
    ) As ISelectionStyleOption
    public static ISelectionStyleOption _getRelatedPointViewsUnselectedStyle( 
       ILegendSymbolView symbol
    )

    Parameters

    symbol
    See Also