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

In This Topic
    _updateColor Method (_ItemizedLegendItemDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateColor( _
       ByVal color As IColor _
    ) 
    public void _updateColor( 
       IColor color
    )

    Parameters

    color
    See Also