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

In This Topic
    _buildOverlayLegendDataModel Method (IOverlayLegendDataModelBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildOverlayLegendDataModel( _
       ByVal plotDefinition As IPlotDefinition, _
       ByVal legendOptionPickPolicy As ILegendOptionPickPolicy _
    ) As ILegendDataModel

    Parameters

    plotDefinition
    legendOptionPickPolicy
    See Also