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

In This Topic
    _buildColor Method (IPlotColorPolicy)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildColor( _
       ByVal view As IView _
    ) As IColor
    IColor _buildColor( 
       IView view
    )

    Parameters

    view
    See Also