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

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

    Parameters

    symbol
    See Also