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

In This Topic
    _buildPlotColorPolicy Method (IPlotColorPolicyBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildPlotColorPolicy( _
       ByVal plotView As IPlotView, _
       ByVal pluginOption As IConfigPluginOption _
    ) As IPlotColorPolicy
    IPlotColorPolicy _buildPlotColorPolicy( 
       IPlotView plotView,
       IConfigPluginOption pluginOption
    )

    Parameters

    plotView
    pluginOption
    See Also